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 fc5031a commit d66ea04Copy full SHA for d66ea04
pyproject.toml
@@ -81,7 +81,7 @@ hooks = [
81
]
82
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
83
test = [
84
- "hypothesis >=6.21.0,<6.80.2",
+ "hypothesis >=6.21.0,<6.82.7",
85
"pytest >=7.2.0,<8.0.0",
86
"pytest-custom_exit_code >=0.3.0,<1.0.0",
87
"pytest-cov >=4.0.0,<5.0.0",
0 commit comments