Skip to content

Commit 634586f

Browse files
dependabot[bot]liuruibin
authored andcommitted
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](django/django@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] <[email protected]>
1 parent 6db9646 commit 634586f

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 = "[email protected]" }]
66
requires-python = "~=3.11.0"
77
readme = "README.md"
88
dependencies = [
9-
"django==5.2.6",
9+
"django==5.2.7",
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)