Skip to content

Commit 84d0b27

Browse files
chore(deps-dev): update hypothesis requirement from <6.90.1,>=6.21.0 to >=6.21.0,<6.96.2 (#682)
1 parent 159ebca commit 84d0b27

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
@@ -59,7 +59,7 @@ hooks = [
5959
]
6060
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
6161
test = [
62-
"hypothesis >=6.21.0,<6.90.1",
62+
"hypothesis >=6.21.0,<6.96.2",
6363
"pytest >=7.2.0,<8.0.0",
6464
"pytest-custom_exit_code ==0.3.0",
6565
"pytest-cov ==4.1.0",

0 commit comments

Comments
 (0)