diff --git a/pyproject.toml b/pyproject.toml index a2fc3d397..1b6ae27ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "delegator-py==0.1.1", "dj-database-url==3.0.1", "django-redis==6.0.0", - "django==5.2.7", + "django==5.2.8", "elasticsearch-dsl==8.17.1", "elasticsearch==8.17.2", "feedparser==6.0.12",