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>v3.2
parent
6db96460cc
commit
634586fbe7
|
|
@ -6,7 +6,7 @@ authors = [{ name = "shaohuzhang1", email = "shaohu.zhang@fit2cloud.com" }]
|
||||||
requires-python = "~=3.11.0"
|
requires-python = "~=3.11.0"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"django==5.2.6",
|
"django==5.2.7",
|
||||||
"drf-spectacular[sidecar]==0.28.0",
|
"drf-spectacular[sidecar]==0.28.0",
|
||||||
"django-redis==6.0.0",
|
"django-redis==6.0.0",
|
||||||
"django-db-connection-pool==1.2.6",
|
"django-db-connection-pool==1.2.6",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue