Skip to content

Commit

Permalink
Bump wagtail from 5.2.6 to 6.2.2
Browse files Browse the repository at this point in the history
Bumps [wagtail](https://github.com/wagtail/wagtail) from 5.2.6 to 6.2.2.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v5.2.6...v6.2.2)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent d6e7481 commit 4b35a30
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pygit2==1.14.0
python-slugify
requests
social-auth-app-django
wagtail==5.2.6
wagtail==6.2.2
wagtail-ab-testing
wagtail-color-panel
wagtail-factories
Expand Down
14 changes: 6 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ django==4.2.15
# django-taggit
# django-treebeard
# djangorestframework
# laces
# social-auth-app-django
# wagtail
# wagtail-footnotes
Expand Down Expand Up @@ -101,7 +102,7 @@ django-redis==5.4.0
# via -r requirements.in
django-storages==1.14.4
# via -r requirements.in
django-taggit==3.0.0
django-taggit==5.0.1
# via wagtail
django-treebeard==4.5.1
# via wagtail
Expand Down Expand Up @@ -133,8 +134,6 @@ gunicorn==22.0.0
# via -r requirements.in
heroku3==5.2.1
# via -r requirements.in
html5lib==1.1
# via wagtail
idna==3.7
# via requests
jmespath==0.10.0
Expand All @@ -143,6 +142,8 @@ jmespath==0.10.0
# botocore
l18n==2021.3
# via wagtail
laces==0.1.1
# via wagtail
markdown==3.4.4
# via django-pattern-library
numpy==1.24.4
Expand Down Expand Up @@ -216,7 +217,6 @@ six==1.16.0
# via
# basket-client
# django-autocomplete-light
# html5lib
# l18n
# python-dateutil
smmap==5.0.0
Expand Down Expand Up @@ -251,7 +251,7 @@ urllib3==1.26.19
# sentry-sdk
user-agents==2.2.0
# via wagtail-ab-testing
wagtail==5.2.6
wagtail==6.2.2
# via
# -r requirements.in
# wagtail-ab-testing
Expand Down Expand Up @@ -283,11 +283,9 @@ wagtail-metadata==5.0.0
# via -r requirements.in
wagtailmedia==0.14.5
# via -r requirements.in
webencodings==0.5.1
# via html5lib
whitenoise==6.6.0
# via -r requirements.in
willow[heif]==1.6.3
willow[heif]==1.8.0
# via
# wagtail
# willow
Expand Down

0 comments on commit 4b35a30

Please sign in to comment.