Skip to content

Commit b955629

Browse files
Bump django from 5.1.8 to 5.1.9
Bumps [django](https://github.com/django/django) from 5.1.8 to 5.1.9. - [Commits](django/django@5.1.8...5.1.9) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b98812 commit b955629

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
@@ -9,7 +9,7 @@ package-mode = false
99
[tool.poetry.dependencies]
1010
python = "3.11.*"
1111

12-
django = "5.1.8"
12+
django = "5.1.9"
1313
django-distill = "3.2.7"
1414
django-environ = "0.11.2"
1515
django-filter = "25.1"

0 commit comments

Comments
 (0)