Skip to content

Commit cbe0950

Browse files
chore(deps-dev): update hypothesis requirement (#10)
1 parent 746369f commit cbe0950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ hooks = [
7878
]
7979
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
8080
test = [
81-
"hypothesis >=6.21.0,<6.58.2",
81+
"hypothesis >=6.21.0,<6.61.1",
8282
"pytest >=7.2.0,<8.0.0",
8383
"pytest-custom_exit_code >=0.3.0,<1.0.0",
8484
"pytest-cov >=4.0.0,<5.0.0",

0 commit comments

Comments
 (0)