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 2021/06/02 21:54:58 UTC

[airavata-django-portal] branch airavata-3465 updated: AIRAVATA-3465 Upgrading DRF to be compatible with Wagtail 2.11

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


The following commit(s) were added to refs/heads/airavata-3465 by this push:
     new 3a8b585  AIRAVATA-3465 Upgrading DRF to be compatible with Wagtail 2.11
3a8b585 is described below

commit 3a8b585ee21b7dfe37c6fb6202c980c1b1b79ed6
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Wed Jun 2 17:54:48 2021 -0400

    AIRAVATA-3465 Upgrading DRF to be compatible with Wagtail 2.11
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 298feac..b4192f5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@ requests==2.13.0
 requests-oauthlib==0.7.0
 thrift==0.10.0
 thrift_connector==0.24
-djangorestframework==3.10.3
+djangorestframework==3.11.2
 django-webpack-loader==0.6.0
 
 wagtail==2.11.7