This is an automated email from the ASF dual-hosted git repository. machristie pushed a commit to branch airavata-3465 in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git
commit e639195371533517ca5a551a0b77505b07551cb0 Author: Marcus Christie <[email protected]> AuthorDate: Tue Jun 1 18:05:39 2021 -0400 AIRAVATA-3465 Upgrading Wagtail to 2.11 (latest LTS) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a8c89c..298feac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ thrift_connector==0.24 djangorestframework==3.10.3 django-webpack-loader==0.6.0 -wagtail==2.10.2 +wagtail==2.11.7 wagtailfontawesome==1.2.1 wagtail-draftail-anchors==0.2.0
