Skip to content

Commit c0022c5

Browse files
deps(api): update dependency djangorestframework to >=3.17.2,<3.18.0 [security]
1 parent 76da16c commit c0022c5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"backoff>=2.2.1,<2.3.0",
1818
"appdirs>=1.4.4,<1.5.0",
1919
"django-cors-headers>=3.5.0,<3.6.0",
20-
"djangorestframework>=3.15.2,<3.16.0",
20+
"djangorestframework>=3.17.2,<3.18.0",
2121
"gunicorn>=23.0.0,<23.1.0",
2222
"pyparsing>=2.4.7,<2.5.0",
2323
"requests>=2.33.0,<2.34.0",

api/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)