diff --git a/pyproject.toml b/pyproject.toml index 3231140..11cad26 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ requires-python = ">=3.13" dependencies = [ "celery>=5.4.0", "dj-database-url==2.3.0", - "django==5.1.6", + "django==5.1.8", "django-redis>=5.4.0", "fastapi[standard]==0.115.8", "psycopg>=3.2.4",