fix: 升级django到 4.2.15 (#950)
This commit is contained in:
parent
3edb1f29b1
commit
f11e74aa39
@ -7,7 +7,7 @@ readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
django = "4.2.14"
|
||||
django = "4.2.15"
|
||||
djangorestframework = "^3.15.2"
|
||||
drf-yasg = "1.21.7"
|
||||
django-filter = "23.2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user