https://github.com/python/cpython/commit/4036e48d59b0f9e8057e01458ab7df3dfd323a10
commit: 4036e48d59b0f9e8057e01458ab7df3dfd323a10
branch: main
author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
committer: AlexWaygood <[email protected]>
date: 2024-01-01T09:42:44Z
summary:

build(deps): bump hypothesis from 6.91.0 to 6.92.2 in /Tools (#113615)

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.91.0 
to 6.92.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- 
[Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.91.0...hypothesis-python-6.92.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 1bca5d2367f4b2..0e6e16ae198162 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.91.0
+hypothesis==6.92.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