Skip to content

Commit 15a5b74

Browse files
chore(deps): update hypothesis requirement from <6.111.3,>=6.21.0 to >=6.21.0,<6.119.4 (#831)
1 parent 4de0a47 commit 15a5b74

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
@@ -60,7 +60,7 @@ hooks = [
6060
]
6161
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
6262
test = [
63-
"hypothesis >=6.21.0,<6.111.3",
63+
"hypothesis >=6.21.0,<6.119.4",
6464
"pytest >=7.2.0,<9.0.0",
6565
"pytest-custom_exit_code ==0.3.0",
6666
"pytest-cov ==6.0.0",

0 commit comments

Comments
 (0)