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](https://github.com/wagtail/wagtail/compare/v2.11.8...v4.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/wagtail-4.1.4
dependabot[bot] 2023-04-27 11:38:28 +00:00 zatwierdzone przez GitHub
rodzic 7159e9ae0b
commit 2e2069f87c
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -88,7 +88,7 @@ setup(
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',