Skip to content

Commit 1b6ddb0

Browse files
Bump wagtail from 2.11.8 to 4.1.4
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] <support@github.com>
1 parent 733fb51 commit 1b6ddb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def get_version(*file_paths):
8888
include_package_data=True,
8989
install_requires=[
9090
'django==2.2.28',
91-
'wagtail==2.11.8',
91+
'wagtail==4.1.4',
9292
'django-countries==5.5',
9393
'django-extensions==2.2.1',
9494
'djangorestframework==3.11.2',

0 commit comments

Comments
 (0)