diff --git a/pyproject.toml b/pyproject.toml index cfc5e75..2c0fc01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ python-dotenv = "^1.0.1" pytest-cov = ">=4.1,<6.0" blue = "^0.9.1" isort = "^5.12.0" -ruff = ">=0.0.287,<0.4.5" +ruff = ">=0.0.287,<0.4.6" taskipy = "^1.12.0" coverage-badge = "^1.1.1" setuptools = ">=69.5.1,<71.0.0"