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 2019/06/04 21:13:56 UTC

[airavata-django-portal] branch master updated: Update to Django 1.11.21 - security fixes

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git


The following commit(s) were added to refs/heads/master by this push:
     new e2ae5b1  Update to Django 1.11.21 - security fixes
e2ae5b1 is described below

commit e2ae5b110ffe5919aa8e3244cbe84a9b3fc5299b
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Tue Jun 4 17:13:46 2019 -0400

    Update to Django 1.11.21 - security fixes
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 0197c49..e46f090 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 # Pin these dependencies
-Django==1.11.16
+Django==1.11.21
 requests==2.13.0
 requests-oauthlib==0.7.0
 thrift==0.10.0