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 682adf1 commit c80634aCopy full SHA for c80634a
pyproject.toml
@@ -59,7 +59,7 @@ Homepage = "https://eadwincode.github.io/ellar-cli/"
59
test = [
60
"pytest >=7.1.3,<8.0.0",
61
"pytest-cov >=2.12.0,<5.0.0",
62
- "mypy ==0.971",
+ "mypy ==1.4.1",
63
"flake8 >=3.8.3,<7.0.0",
64
"black ==22.8.0",
65
"isort >=5.0.6,<6.0.0",
0 commit comments