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/10/11 21:37:50 UTC

[airavata-django-portal] branch develop updated: Upgrade to Django 3.2.8

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 9ea117f  Upgrade to Django 3.2.8
9ea117f is described below

commit 9ea117f5668705502ab89e8105871ffa46a39d09
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Mon Oct 11 17:37:07 2021 -0400

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

diff --git a/requirements.txt b/requirements.txt
index dce7784..0cbc6d1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 # Pin these dependencies
-Django==3.2.7
+Django==3.2.8
 requests==2.25.1
 requests-oauthlib==0.7.0
 thrift==0.10.0