This is an automated email from the ASF dual-hosted git repository. machristie pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git
commit fc249086c5da022ef4648bea9316b3e6d83a4c15 Author: Marcus Christie <[email protected]> AuthorDate: Fri Aug 20 13:12:13 2021 -0400 AIRAVATA-3488 Update Wagtail to 2.11.8 (security fix) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e03eaae..0fb6815 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ thrift_connector==0.24 djangorestframework==3.11.2 django-webpack-loader==0.6.0 -wagtail==2.11.7 +wagtail==2.11.8 wagtailfontawesome==1.2.1 wagtail-draftail-anchors==0.2.0 wagtailcodeblock==1.17.1.0
