Skip to content

Commit 35ae4aa

Browse files
skirpichevvstinner
andauthored
gh-122686: Pin attrs package (for Hypothesis workflow) (#122687)
Co-authored-by: Victor Stinner <[email protected]>
1 parent 44659d3 commit 35ae4aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Tools/requirements-hypothesis.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
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+
47
hypothesis==6.104.2

0 commit comments

Comments
 (0)