Skip to content

Commit 6816936

Browse files
chore(deps): update hypothesis requirement from <6.138.16,>=6.21.0 to >=6.21.0,<6.138.17 (#998)
1 parent 38b7bc1 commit 6816936

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

0 commit comments

Comments
 (0)