Skip to content

Commit 91daa29

Browse files
chore(deps-dev): update hypothesis requirement (#355)
1 parent 89761d9 commit 91daa29

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

0 commit comments

Comments
 (0)