You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2020/11/03 21:22:56 UTC

[airavata-django-portal] 06/08: AIRAVATA-3376 Upgrading wagtailfontawesome to fix deprecation warning

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 624593bddcc592e2c9d9c41af13d9ab36bd67ffa
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Tue Nov 3 15:56:21 2020 -0500

    AIRAVATA-3376 Upgrading wagtailfontawesome to fix deprecation warning
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 8bef54e..1d50ed9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@ djangorestframework==3.10.3
 django-webpack-loader==0.6.0
 
 wagtail>=2.7,<2.8
-wagtailfontawesome==1.1.3
+wagtailfontawesome==1.2.1
 
 jupyter==1.0.0
 papermill==1.0.1