diff --git a/pyproject.toml b/pyproject.toml index 6333650..171994f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ pydantic = "*" fastapi = "*" [tool.poetry.group.lint.dependencies] -ruff = "^0.6.2" +ruff = "^0.7.4" types-toml = "^0.10.8.1" types-redis = "^4.3.21.6" types-pytz = "^2024.1.0.20240417"