Skip to content

Commit 2b0bac0

Browse files
authored
Pin hypothesis version to 6.165.9
1 parent 0769548 commit 2b0bac0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ test = [
102102
"coveralls==4.1.*",
103103
"pytest-cov==7.1.*",
104104
"coverage==7.14.*",
105-
"hypothesis==6.*",
105+
"hypothesis==6.165.9",
106106
"parameterized==0.9.*",
107107
]
108108
dev = [

0 commit comments

Comments
 (0)