Skip to content

Commit 730fcf2

Browse files
chore(deps-dev): update hypothesis requirement from <6.75.4,>=6.21.0 to >=6.21.0,<6.75.7 (#553)
1 parent 5919c22 commit 730fcf2

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
@@ -58,7 +58,7 @@ hooks = [
5858
]
5959
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
6060
test = [
61-
"hypothesis >=6.21.0,<6.75.4",
61+
"hypothesis >=6.21.0,<6.75.7",
6262
"pytest >=7.2.0,<8.0.0",
6363
"pytest-custom_exit_code ==0.3.0",
6464
"pytest-cov ==4.0.0",

0 commit comments

Comments
 (0)