feat: 升级django 4.2.14 (#764)

This commit is contained in:
shaohuzhang1 2024-07-15 17:39:47 +08:00 committed by GitHub
parent 7660c8f7f0
commit ed7d3d8b1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
django = "4.2.13"
django = "4.2.14"
djangorestframework = "^3.15.2"
drf-yasg = "1.21.7"
django-filter = "23.2"