Bump django from 5.2.13 to 5.2.14

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-08 23:18:55 +00:00
committed by GitHub
parent b2ffcd3a37
commit 6ffbc0068c
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ authors = [
license = { text = "GPL-3.0-only" }
requires-python = "<4.0,>=3.12"
dependencies = [
"django>=5.2.13,<6.0.0",
"django>=5.2.14,<6.0.0",
"django-ninja>=1.6.2,<6.0.0",
"django-ninja-extra>=0.31.4",
"Pillow>=12.2.0,<13.0.0",