Skip to content

Commit e22f890

Browse files
chore(deps): update hypothesis requirement from <6.119.4,>=6.21.0 to >=6.21.0,<6.122.4 (#846)
1 parent 18f3c1f commit e22f890

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.119.4",
64+
"hypothesis >=6.21.0,<6.122.4",
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)