Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump django from 5.1.4 to 5.1.5 in /Backend
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.5.
- [Commits](django/django@5.1.4...5.1.5)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jan 14, 2025
1 parent d0c31bd commit 60a2eed
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions Backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Backend/pyproject.toml
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.12"
django = "^5.1.4"
django = "^5.1.5"
django-environ = "^0.11.2"
djangorestframework = "^3.15.2"
markdown = "^3.7"

0 comments on commit 60a2eed

Please sign in to comment.