Skip to content

Commit be8c445

Browse files
Update dependency django to v6.0.5 [SECURITY] (#1662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6030408 commit be8c445

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

backend/poetry.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.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description = "Workflow Support System for managing video shooting, filming and
1111
requires-python = ">=3.14"
1212
dependencies = [
1313
"celery[redis]==5.6.3",
14-
"django==6.0.4",
14+
"django==6.0.5",
1515
"djangorestframework==3.17.1",
1616
"djangorestframework_simplejwt==5.5.1",
1717
"django-cacheops==7.2",

0 commit comments

Comments
 (0)