Skip to content

Commit f235bb0

Browse files
chore(deps): update hypothesis requirement from <6.122.4,>=6.21.0 to >=6.21.0,<6.122.8 (#856)
1 parent 07a3f3c commit f235bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ hooks = [
6161
]
6262
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
6363
test = [
64-
"hypothesis >=6.21.0,<6.122.4",
64+
"hypothesis >=6.21.0,<6.122.8",
6565
"pytest >=7.2.0,<9.0.0",
6666
"pytest-custom_exit_code ==0.3.0",
6767
"pytest-cov ==6.0.0",

0 commit comments

Comments
 (0)