diff --git a/pyproject.toml b/pyproject.toml index 9c3b2ca..718e658 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.14", + "Django==5.1.10", "django-widget-tweaks==1.5.0", "sqlparse==0.5.1", "django-tailwind==3.8.0",