Skip to content

Commit ed7d3d8

Browse files
authored
feat: 升级django 4.2.14 (#764)
1 parent 7660c8f commit ed7d3d8

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
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.11"
10-
django = "4.2.13"
10+
django = "4.2.14"
1111
djangorestframework = "^3.15.2"
1212
drf-yasg = "1.21.7"
1313
django-filter = "23.2"

0 commit comments

Comments
 (0)