chore(deps): bump django from 5.1.5 to 5.1.7 in /api (#7145)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-10 09:50:09 +01:00
committed by GitHub
parent cb2f926d4f
commit 6c5d4bbaaa
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ version = "1.5.0"
[tool.poetry.dependencies]
celery = {extras = ["pytest"], version = "^5.4.0"}
dj-rest-auth = {extras = ["with_social", "jwt"], version = "7.0.1"}
django = "5.1.5"
django = "5.1.7"
django-celery-beat = "^2.7.0"
django-celery-results = "^2.5.1"
django-cors-headers = "4.4.0"