chore: update django dependency to version 5.2.9

This commit is contained in:
CaptainB
2025-12-05 12:47:25 +08:00
parent 5bd29f622c
commit ff167c2238

View File

@@ -6,7 +6,7 @@ authors = [{ name = "shaohuzhang1", email = "shaohu.zhang@fit2cloud.com" }]
requires-python = "~=3.11.0"
readme = "README.md"
dependencies = [
"django==5.2.8",
"django==5.2.9",
"drf-spectacular[sidecar]==0.28.0",
"django-redis==6.0.0",
"django-db-connection-pool==1.2.6",