Skip to content

Commit c86a1b5

Browse files
Bump django from 5.1.4 to 5.1.5
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>
1 parent 38223fb commit c86a1b5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ package-mode = false
44
[tool.poetry.dependencies]
55
python = "^3.13"
66
MarkupSafe = "^2.1.1"
7-
Django = "^5.1.4"
7+
Django = "^5.1.5"
88
Jinja2 = "^3.1.5"
99
gunicorn = "^20.1.0"
1010
Pillow = "^11.0.0"

0 commit comments

Comments
 (0)