Skip to content

Commit 4112b6a

Browse files
chore(deps): update hypothesis requirement from <6.96.2,>=6.21.0 to >=6.21.0,<6.102.2 (#728)
1 parent ca54ea8 commit 4112b6a

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.96.2",
62+
"hypothesis >=6.21.0,<6.102.2",
6363
"pytest >=7.2.0,<9.0.0",
6464
"pytest-custom_exit_code ==0.3.0",
6565
"pytest-cov ==4.1.0",

0 commit comments

Comments
 (0)