https://github.com/python/cpython/commit/88210c295d51364c9f779989bc528084b8fe8765
commit: 88210c295d51364c9f779989bc528084b8fe8765
branch: main
author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
committer: hugovk <[email protected]>
date: 2024-09-02T08:04:50+03:00
summary:

build(deps): bump hypothesis from 6.108.10 to 6.111.2 in /Tools (#123567)

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 ca872b024a7179..66898885c0a412 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.108.10
+hypothesis==6.111.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