diff --git a/pyproject.toml b/pyproject.toml index f91d71e..3b0a587 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "A URL management tool" requires-python = ">=3.12" dependencies = [ "asgiref==3.8.1", - "Django==5.0.10", + "Django==5.0.11", "django-widget-tweaks==1.5.0", "sqlparse==0.5.1", "django-tailwind==3.8.0",