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

Commit

Permalink
Bump wagtail from 6.0.1 to 6.1.2
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 7d8b114 commit 4c2404c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 48 deletions.
60 changes: 13 additions & 47 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ python = "^3.10.4"
# whenever you update anything else
boto3 = "1.34.39"
django = "5.0.2"
wagtail = "6.0.1"
wagtail = "6.1.2"
wagtail-bakery = "0.8.0"
gunicorn = "22.0.0"
django-heroku = "0.3.1"
Expand Down

0 comments on commit 4c2404c

Please sign in to comment.