diff --git a/pyproject.toml b/pyproject.toml index 399cae8..6a33579 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.5.1,<0.5.5" +ruff = ">=0.5.1,<0.5.6" taskipy = "^1.12.0" coverage-badge = "^1.1.1" setuptools = ">=69.5.1,<72.0.0"