Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit 734c282

Browse files
authored
fix: Fix Django vulnerability (#1292)
1 parent 28f8d8b commit 734c282

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"django-model-utils==4.5.1",
2020
"django-postgres-extra>=2.0.8",
2121
"django-prometheus==2.3.1",
22-
"django>=4.2.16",
22+
"django>=4.2.17",
2323
"djangorestframework==3.15.2",
2424
"drf-spectacular==0.26.2",
2525
"drf-spectacular-sidecar==2023.3.1",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)