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 e642407 commit 84b7c05Copy full SHA for 84b7c05
pyproject.toml
@@ -58,7 +58,7 @@ Homepage = "https://eadwincode.github.io/ellar-cli/"
58
test = [
59
"pytest >=7.1.3,<8.0.0",
60
"pytest-cov >=2.12.0,<5.0.0",
61
- "mypy == 1.4.1",
+ "mypy == 1.6.1",
62
"ruff ==0.0.275",
63
"black ==23.7.0",
64
"pytest-asyncio",
0 commit comments