Skip to content

Commit 70b5353

Browse files
authored
feat: django version (#2059)
1 parent d1f7a82 commit 70b5353

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,<3.12"
10-
django = "4.2.15"
10+
django = "4.2.18"
1111
djangorestframework = "^3.15.2"
1212
drf-yasg = "1.21.7"
1313
django-filter = "23.2"

0 commit comments

Comments
 (0)