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.
2 parents d04fd40 + fbd1319 commit 959c6a5Copy full SHA for 959c6a5
pyproject.toml
@@ -56,7 +56,7 @@ Homepage = "https://python-ellar.github.io/ellar-cli/"
56
57
[project.optional-dependencies]
58
test = [
59
- "pytest >=7.1.3,<8.0.0",
+ "pytest >=7.1.3,<9.0.0",
60
"pytest-cov >=2.12.0,<5.0.0",
61
"mypy == 1.8.0",
62
"ruff ==0.1.9",
0 commit comments