We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5efa411 + 5c07239 commit 750cf0aCopy full SHA for 750cf0a
1 file changed
pyproject.toml
@@ -58,8 +58,8 @@ 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.6.1",
62
"ruff ==0.1.6",
+ "mypy == 1.7.1",
63
"black ==23.10.1",
64
"pytest-asyncio",
65
"autoflake",
0 commit comments