Skip to content

Commit a4d8595

Browse files
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](django/django@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>
1 parent bb7dfbc commit a4d8595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [{ name = "shaohuzhang1", email = "shaohu.zhang@fit2cloud.com" }]
66
requires-python = "~=3.11.0"
77
readme = "README.md"
88
dependencies = [
9-
"django==5.2.7",
9+
"django==5.2.8",
1010
"drf-spectacular[sidecar]==0.28.0",
1111
"django-redis==6.0.0",
1212
"django-db-connection-pool==1.2.6",

0 commit comments

Comments
 (0)