Bump django from 5.0.14 to 5.1.10

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-02 15:10:53 +00:00
committed by GitHub
parent 7034e10ab4
commit 2621f8af48
+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.14",
"Django==5.1.10",
"django-widget-tweaks==1.5.0",
"sqlparse==0.5.1",
"django-tailwind==3.8.0",