Bump django from 5.2.15 to 5.2.16

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-10 04:19:05 +00:00
committed by GitHub
parent 79ec036b70
commit 826400c57d
2 changed files with 11 additions and 11 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.15,<6.0.0",
"django>=5.2.16,<6.0.0",
"django-ninja>=1.6.2,<2.0.0",
"django-ninja-extra>=0.31.5",
"Pillow>=12.2.0,<13.0.0",