Skip to content

Commit 0cd6639

Browse files
authored
Update hypothesis version in pyproject.toml
1 parent 2b0bac0 commit 0cd6639

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.165.9",
105+
"hypothesis==6.155.0",
106106
"parameterized==0.9.*",
107107
]
108108
dev = [

0 commit comments

Comments
 (0)