We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c3ed6f commit 148942eCopy full SHA for 148942e
pyproject.toml
@@ -80,7 +80,7 @@ hooks = [
80
]
81
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
82
test = [
83
- "hypothesis >=6.21.0,<6.75.7",
+ "hypothesis >=6.21.0,<6.78.2",
84
"pytest >=7.2.0,<8.0.0",
85
"pytest-custom_exit_code >=0.3.0,<1.0.0",
86
"pytest-cov >=4.0.0,<5.0.0",
0 commit comments