8000 gh-122686: bump hypothesis from 6.104.2 to 6.108.10 in Tools (#122729) · blhsing/cpython@5cb56c4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5cb56c4

Browse files
skirpichevblhsing
authored andcommitted
pythongh-122686: bump hypothesis from 6.104.2 to 6.108.10 in Tools (python#122729)
This drops attrs pinning.
1 parent 22d62e6 commit 5cb56c4

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)
0