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 746369f commit cbe0950Copy full SHA for cbe0950
pyproject.toml
@@ -78,7 +78,7 @@ hooks = [
78
]
79
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
80
test = [
81
- "hypothesis >=6.21.0,<6.58.2",
+ "hypothesis >=6.21.0,<6.61.1",
82
"pytest >=7.2.0,<8.0.0",
83
"pytest-custom_exit_code >=0.3.0,<1.0.0",
84
"pytest-cov >=4.0.0,<5.0.0",
0 commit comments