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/02/13 16:38:57 UTC

[airavata-django-portal] branch develop updated: AIRAVATA-3295 Upgrade to Django 1.11.28

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


The following commit(s) were added to refs/heads/develop by this push:
     new f375263  AIRAVATA-3295 Upgrade to Django 1.11.28
     new 81a178f  Merge branch 'AIRAVATA-3295--Upgrade-Django-to-1.11.28-(security-release)' into develop
f375263 is described below

commit f3752638859b59b8f4ece7b4637c281bbaa087e3
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Thu Feb 13 11:30:47 2020 -0500

    AIRAVATA-3295 Upgrade to Django 1.11.28
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 89cdf89..d9ebaa1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 # Pin these dependencies
-Django==1.11.21
+Django==1.11.28
 requests==2.13.0
 requests-oauthlib==0.7.0
 thrift==0.10.0