Skip to content

Commit c6faf5e

Browse files
Bump django from 5.2.6 to 5.2.7 in /backend (#2346)
Bumps [django](https://github.com/django/django) from 5.2.6 to 5.2.7. - [Commits](django/django@5.2.6...5.2.7) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83ffb12 commit c6faf5e

File tree

2 files changed

+69
-6
lines changed

2 files changed

+69
-6
lines changed

backend/poetry.lock

Lines changed: 68 additions & 5 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
@@ -14,7 +14,7 @@ packages = [ { include = "apps" } ]
1414
[tool.poetry.dependencies]
1515
algoliasearch = "^4.13.2"
1616
algoliasearch-django = "^4.0.0"
17-
django = "^5.1"
17+
django = "^5.2"
1818
django-configurations = "^2.5.1"
1919
django-cors-headers = "^4.7.0"
2020
django-ninja = "^1.4.3"

0 commit comments

Comments
 (0)