diff --git a/pyproject.toml b/pyproject.toml index 80eb205..d28cdf8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ Homepage = "https://eadwincode.github.io/ellar-cli/" test = [ "pytest >=7.1.3,<8.0.0", "pytest-cov >=2.12.0,<5.0.0", - "mypy == 1.4.1", + "mypy == 1.6.1", "ruff ==0.0.275", "black ==23.7.0", "pytest-asyncio",