Skip to content

Commit 357e8a7

Browse files
Bump django from 5.1.5 to 5.1.6
Bumps [django](https://github.com/django/django) from 5.1.5 to 5.1.6. - [Commits](django/django@5.1.5...5.1.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9218724 commit 357e8a7

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.5"
12+
django = "5.1.6"
1313
django-distill = "3.2.7"
1414
django-environ = "0.11.2"
1515
django-filter = "24.3"

0 commit comments

Comments
 (0)