Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit 435b19a

Browse files
Bump django from 5.0.2 to 5.0.6 (#111)
Bumps [django](https://github.com/django/django) from 5.0.2 to 5.0.6. - [Commits](django/django@5.0.2...5.0.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c6d234 commit 435b19a

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
@@ -17,7 +17,7 @@ python = "^3.10.4"
1717
# take tens of minutes. Update the boto3 pin to the latest version
1818
# whenever you update anything else
1919
boto3 = "1.34.136"
20-
django = "5.0.2"
20+
django = "5.0.6"
2121
wagtail = "6.1.2"
2222
wagtail-bakery = "0.8.0"
2323
gunicorn = "22.0.0"

0 commit comments

Comments
 (0)