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 160ed994a0c00cb6fb779b26038eceb32a59bfa8 Author: Marcus Christie <[email protected]> AuthorDate: Fri May 28 18:00:38 2021 -0400 AIRAVATA-3465 Upgrading Wagtail to 2.10.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70242fa..2a8c89c 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.9.3 +wagtail==2.10.2 wagtailfontawesome==1.2.1 wagtail-draftail-anchors==0.2.0
