summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-04 13:47:48 (GMT)
committerGitHub <noreply@github.com>2024-05-04 13:47:48 (GMT)
commitf6b5d3bdc83f8daca05e8b379190587a236585ef (patch)
tree7a3ea31f8138540650281ecfb61082a761cbf07e /Tools
parentd5e6c7cb667465125ff7fe2c643ccb2abb40fcd0 (diff)
downloadcpython-f6b5d3bdc83f8daca05e8b379190587a236585ef.zip
cpython-f6b5d3bdc83f8daca05e8b379190587a236585ef.tar.gz
cpython-f6b5d3bdc83f8daca05e8b379190587a236585ef.tar.bz2
build(deps): bump hypothesis from 6.100.0 to 6.100.2 in /Tools (#118462)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.100.0 to 6.100.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.100.0...hypothesis-python-6.100.2)
Diffstat (limited to 'Tools')
-rw-r--r--Tools/requirements-hypothesis.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/requirements-hypothesis.txt b/Tools/requirements-hypothesis.txt
index 8cfa0df..9d5a18c 100644
--- a/Tools/requirements-hypothesis.txt
+++ b/Tools/requirements-hypothesis.txt
@@ -1,4 +1,4 @@
# Requirements file for hypothesis that
# we use to run our property-based tests in CI.
-hypothesis==6.100.0
+hypothesis==6.100.2