Skip to content

Commit 2aa8a6b

Browse files
Update wagtail requirement from >=4.1 to >=7.4
Updates the requirements on [wagtail](https://github.com/wagtail/wagtail) to permit the latest version. - [Release notes](https://github.com/wagtail/wagtail/releases) - [Changelog](https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt) - [Commits](wagtail/wagtail@v7.0...v7.4) --- updated-dependencies: - dependency-name: wagtail dependency-version: '7.4' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 531f8bb commit 2aa8a6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sandbox/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Django>=3.2
2-
wagtail>=4.1
2+
wagtail>=7.4
33
django-debug-toolbar==3.2.2
44
-e .[docs,test]

0 commit comments

Comments
 (0)