https://github.com/python/cpython/commit/f49c83aa6683915fe6ba0a1177c3d4e873429703
commit: f49c83aa6683915fe6ba0a1177c3d4e873429703
branch: main
author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
committer: kumaraditya303 <[email protected]>
date: 2024-07-03T13:22:59+05:30
summary:

build(deps): bump hypothesis from 6.100.2 to 6.104.2 in /Tools (#121218)

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.100.2 
to 6.104.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- 
[Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.100.2...hypothesis-python-6.104.2)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>

files:
M Tools/requirements-hypothesis.txt

diff --git a/Tools/requirements-hypothesis.txt 
b/Tools/requirements-hypothesis.txt
index 9d5a18c881bf36..ab3f39ac6ee087 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.2
+hypothesis==6.104.2

_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-checkins.python.org/
Member address: [email protected]

Reply via email to