mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
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:
parent
0c20a7dd52
commit
de1147fc69
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue