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

Commit 186cb55

Browse files
Bump wagtail from 6.0.1 to 6.1.2 (#110)
Bumps [wagtail](https://github.com/wagtail/wagtail) from 6.0.1 to 6.1.2. - [Release notes](https://github.com/wagtail/wagtail/releases) - [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt) - [Commits](wagtail/wagtail@v6.0.1...v6.1.2) --- updated-dependencies: - dependency-name: wagtail dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d8b114 commit 186cb55

File tree

2 files changed

+14
-48
lines changed

2 files changed

+14
-48
lines changed

poetry.lock

Lines changed: 13 additions & 47 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
@@ -18,7 +18,7 @@ python = "^3.10.4"
1818
# whenever you update anything else
1919
boto3 = "1.34.39"
2020
django = "5.0.2"
21-
wagtail = "6.0.1"
21+
wagtail = "6.1.2"
2222
wagtail-bakery = "0.8.0"
2323
gunicorn = "22.0.0"
2424
django-heroku = "0.3.1"

0 commit comments

Comments
 (0)