Skip to content

Commit 357e620

Browse files
chore(deps): update hypothesis requirement from <6.102.2,>=6.21.0 to >=6.21.0,<6.103.2 (#756)
1 parent 3389ba0 commit 357e620

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
@@ -60,7 +60,7 @@ hooks = [
6060
]
6161
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
6262
test = [
63-
"hypothesis >=6.21.0,<6.102.2",
63+
"hypothesis >=6.21.0,<6.103.2",
6464
"pytest >=7.2.0,<9.0.0",
6565
"pytest-custom_exit_code ==0.3.0",
6666
"pytest-cov ==5.0.0",

0 commit comments

Comments
 (0)