Skip to content

Commit d66ea04

Browse files
chore(deps-dev): update hypothesis requirement (#423)
1 parent fc5031a commit d66ea04

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
@@ -81,7 +81,7 @@ hooks = [
8181
]
8282
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
8383
test = [
84-
"hypothesis >=6.21.0,<6.80.2",
84+
"hypothesis >=6.21.0,<6.82.7",
8585
"pytest >=7.2.0,<8.0.0",
8686
"pytest-custom_exit_code >=0.3.0,<1.0.0",
8787
"pytest-cov >=4.0.0,<5.0.0",

0 commit comments

Comments
 (0)