mirror of
https://github.com/python/cpython.git
synced 2025-12-04 16:43:27 +00:00
gh-122686: bump hypothesis from 6.104.2 to 6.108.10 in Tools (#122729)
This drops attrs pinning.
This commit is contained in:
parent
fbfab4f88c
commit
6ff82fdb56
1 changed files with 1 additions and 4 deletions
|
|
@ -1,7 +1,4 @@
|
||||||
# Requirements file for hypothesis that
|
# Requirements file for hypothesis that
|
||||||
# we use to run our property-based tests in CI.
|
# we use to run our property-based tests in CI.
|
||||||
|
|
||||||
# see https://github.com/python/cpython/issues/122686
|
hypothesis==6.108.10
|
||||||
attrs<=23.2.0
|
|
||||||
|
|
||||||
hypothesis==6.104.2
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue