Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 859cff2 commit 6e52165
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.13"
MarkupSafe = "^2.1.1"
Django = "^5.1.2"
Django = "^5.1.4"
Jinja2 = "^3.1.5"
gunicorn = "^20.1.0"
Pillow = "^11.0.0"
Expand Down

0 comments on commit 6e52165

Please sign in to comment.