diff --git a/pyproject.toml b/pyproject.toml index bbc0f6699..8455a2277 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "delegator-py==0.1.1", "dj-database-url==2.3.0", "django-redis==5.4.0", - "django==5.2.1", + "django==5.2.2", "elasticsearch-dsl==8.17.1", "elasticsearch==8.17.2", "feedparser==6.0.11",