Skip to content

Commit 6ff82fd

Browse files
authored
gh-122686: bump hypothesis from 6.104.2 to 6.108.10 in Tools (#122729)
This drops attrs pinning.
1 parent fbfab4f commit 6ff82fd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Tools/requirements-hypothesis.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Requirements file for hypothesis that
22
# we use to run our property-based tests in CI.
33

4-
# see https://github.com/python/cpython/issues/122686
5-
attrs<=23.2.0
6-
7-
hypothesis==6.104.2
4+
hypothesis==6.108.10

0 commit comments

Comments
 (0)