gh-122686: bump hypothesis from 6.104.2 to 6.108.10 in Tools (#122729)

This drops attrs pinning.
This commit is contained in:
Sergey B Kirpichev 2024-08-06 15:37:07 +03:00 committed by GitHub
parent fbfab4f88c
commit 6ff82fdb56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 4 deletions

View 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