Skip to content

Commit 57e64e8

Browse files
committed
chore: update django dependency to version 5.2.6
1 parent 754fd8f commit 57e64e8

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.4",
9+
"django==5.2.6",
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)