Skip to content

Commit

Permalink
Bump django from 5.1.1 to 5.1.4 in /backend
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.1.1 to 5.1.4.
- [Commits](django/django@5.1.1...5.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent fa206e5 commit 791899e
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 6 deletions.
52 changes: 47 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
Expand Up @@ -8,7 +8,7 @@ package-mode = false

[tool.poetry.dependencies]
python = "^3.11"
django = "5.1.1"
django = "5.1.4"
weasyprint = "62.3"
psycopg2-binary = "2.9.9"
gunicorn = "23.0.0"
Expand Down

0 comments on commit 791899e

Please sign in to comment.