This is an automated email from the ASF dual-hosted git repository.
brondsem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
The following commit(s) were added to refs/heads/master by this push:
new fad8305 Upgrade jinja2
fad8305 is described below
commit fad8305be509d9a64d3af82cea0944b7a92c1752
Author: Dave Brondsema <[email protected]>
AuthorDate: Fri Feb 5 10:48:57 2021 -0500
Upgrade jinja2
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index ad19538..c4b530b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -42,7 +42,7 @@ ipaddress==1.0.22 # via cryptography
ipython-genutils==0.2.0 # via traitlets
ipython==5.8.0 # via -r requirements.in
iso8601==0.1.12 # via colander
-jinja2==2.11.2 # via -r requirements.in
+jinja2==2.11.3 # via -r requirements.in
markdown-checklist==0.4.1 # via -r requirements.in
markdown==2.6.11 # via -r requirements.in, markdown-checklist,
pypeline
markupsafe==1.1.1 # via -r requirements.in, easywidgets, jinja2,
turbogears2, webhelpers2