chore(deps): bump django in the pip group across 1 directory (#4320)

Bumps the pip group with 1 update in the / directory: [django](https://github.com/django/django).


Updates `django` from 5.2.7 to 5.2.8
- [Commits](https://github.com/django/django/compare/5.2.7...5.2.8)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.8
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-11-06 09:26:14 +08:00 committed by CaptainB
parent 0c20a7dd52
commit de1147fc69

View File

@ -6,7 +6,7 @@ authors = [{ name = "shaohuzhang1", email = "shaohu.zhang@fit2cloud.com" }]
requires-python = "~=3.11.0"
readme = "README.md"
dependencies = [
"django==5.2.7",
"django==5.2.8",
"drf-spectacular[sidecar]==0.28.0",
"django-redis==6.0.0",
"django-db-connection-pool==1.2.6",