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 89761d9 commit 91daa29Copy full SHA for 91daa29
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.79.2",
+ "hypothesis >=6.21.0,<6.80.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