Skip to content

Commit 7448617

Browse files
chore(deps): update hypothesis requirement from <6.122.8,>=6.21.0 to >=6.21.0,<6.130.9 (#906)
1 parent a4da94f commit 7448617

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
@@ -62,7 +62,7 @@ hooks = [
6262
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
6363
test = [
6464
"faker ==35.0.0",
65-
"hypothesis >=6.21.0,<6.122.8",
65+
"hypothesis >=6.21.0,<6.130.9",
6666
"pytest >=7.2.0,<9.0.0",
6767
"pytest-cases ==3.8.6",
6868
"pytest-custom_exit_code ==0.3.0",

0 commit comments

Comments
 (0)