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-sdk.git
The following commit(s) were added to refs/heads/master by this push:
new 1f1122e Dropping Jinja2 to 3.0 for Py3.6 compat
1f1122e is described below
commit 1f1122ec633c6ace7a85c4230c977f7e1d0adf9a
Author: Marcus Christie <[email protected]>
AuthorDate: Wed Jun 29 13:53:12 2022 -0400
Dropping Jinja2 to 3.0 for Py3.6 compat
---
requirements-dev.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 74152bd..3575022 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -6,4 +6,4 @@ flake8-isort==4.0.0
mkdocs==1.3.0
mkautodoc==0.1.0
pycodestyle==2.6.0
-Jinja2==3.1.2
+Jinja2==3.0.3