Bump django from 5.0.10 to 5.0.11

Bumps [django](https://github.com/django/django) from 5.0.10 to 5.0.11.
- [Commits](https://github.com/django/django/compare/5.0.10...5.0.11)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-21 06:25:02 +00:00
committed by GitHub
parent cef193c835
commit 5ec03dbdfb
+1 -1
View File
@@ -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",