]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-122686: bump hypothesis from 6.104.2 to 6.108.10 in Tools (#122729)
authorSergey B Kirpichev <skirpichev@gmail.com>
Tue, 6 Aug 2024 12:37:07 +0000 (15:37 +0300)
committerGitHub <noreply@github.com>
Tue, 6 Aug 2024 12:37:07 +0000 (14:37 +0200)
This drops attrs pinning.

Tools/requirements-hypothesis.txt

index 03f955ba8bf310cae3808b691d263b444be09639..ca872b024a717949076265f374d0a14f06ecca09 100644 (file)
@@ -1,7 +1,4 @@
 # Requirements file for hypothesis that
 # we use to run our property-based tests in CI.
 
-# see https://github.com/python/cpython/issues/122686
-attrs<=23.2.0
-
-hypothesis==6.104.2
+hypothesis==6.108.10