Skip to content

Commit

Permalink
Bump wagtail from 2.11.8 to 4.1.4
Browse files Browse the repository at this point in the history
Bumps [wagtail](https://github.com/wagtail/wagtail) from 2.11.8 to 4.1.4.
- [Release notes](https://github.com/wagtail/wagtail/releases)
- [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt)
- [Commits](wagtail/wagtail@v2.11.8...v4.1.4)

---
updated-dependencies:
- dependency-name: wagtail
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 27, 2023
1 parent 7159e9a commit 2e2069f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def get_version(*file_paths):
include_package_data=True,
install_requires=[
'django==2.2.28',
'wagtail==2.11.8',
'wagtail==4.1.4',
'django-countries==5.5',
'django-extensions==2.2.1',
'djangorestframework==3.11.2',
Expand Down

0 comments on commit 2e2069f

Please sign in to comment.