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

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


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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-09 03:18:27 +00:00 committed by 刘瑞斌
parent 6db96460cc
commit 634586fbe7

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.6",
"django==5.2.7",
"drf-spectacular[sidecar]==0.28.0",
"django-redis==6.0.0",
"django-db-connection-pool==1.2.6",