diff --git a/pyproject.toml b/pyproject.toml index af2877b44..9b8ca3f13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ swarm-models = "*" [tool.poetry.group.lint.dependencies] black = ">=23.1,<25.0" -ruff = ">=0.5.1,<0.6.4" +ruff = ">=0.5.1,<0.6.8" types-toml = "^0.10.8.1" types-pytz = ">=2023.3,<2025.0" types-chardet = "^5.0.4.6"