build(deps): 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-06-06 07:39:25 +00:00
committed by GitHub
parent 248fec8b4c
commit 801b2a9edd
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"crispy-bootstrap5==2025.6",
"django~=5.2.13",
"django~=5.2.14",
"django-allauth[socialaccount]~=65.14.1",
"django-browser-reload==1.21.0",
"django-cachalot~=2.8.0",