Skip to content

Commit b97f4e1

Browse files
authored
dependencies: Upgrade Django to 4.2.20 (#2950)
1 parent 0c14306 commit b97f4e1

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
@@ -8,7 +8,7 @@ package-mode = false
88

99
[tool.poetry.dependencies]
1010
python = ">=3.11,<3.12"
11-
django = "4.2.18"
11+
django = "4.2.20"
1212
djangorestframework = "^3.15.2"
1313
drf-yasg = "1.21.7"
1414
django-filter = "23.2"

0 commit comments

Comments
 (0)