You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by ke...@apache.org on 2020/03/20 13:30:31 UTC

[allura] branch master updated: Upgrade a few packages

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

kentontaylor 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 fde1447  Upgrade a few packages
fde1447 is described below

commit fde14471001355681e09fd05db1d6efc0d64cafb
Author: Dave Brondsema <db...@slashdotmedia.com>
AuthorDate: Wed Mar 18 15:52:11 2020 +0000

    Upgrade a few packages
---
 requirements.in  | 2 +-
 requirements.txt | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/requirements.in b/requirements.in
index 43334a2..494ce9a 100644
--- a/requirements.in
+++ b/requirements.in
@@ -15,7 +15,7 @@ feedparser
 FormEncode
 GitPython==2.1.11
 html5lib==1.0.1
-Jinja2==2.10
+Jinja2
 Markdown<3
 markdown-checklist==0.4.1
 MarkupSafe
diff --git a/requirements.txt b/requirements.txt
index d75b014..61350d9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -43,7 +43,7 @@ ipaddress==1.0.22         # via cryptography
 ipython-genutils==0.2.0   # via traitlets
 ipython==5.8.0
 iso8601==0.1.12           # via colander
-jinja2==2.10
+jinja2==2.11.1
 markdown-checklist==0.4.1
 markdown==2.6.11
 markupsafe==1.1.1
@@ -59,7 +59,7 @@ pastescript==3.1.0
 pathlib2==2.3.4           # via ipython, pickleshare
 pexpect==4.7.0            # via ipython
 pickleshare==0.7.5        # via ipython
-pillow==6.2.0
+pillow==6.2.2
 profanityfilter==2.0.6
 prompt-toolkit==1.0.16    # via ipython
 ptyprocess==0.6.0         # via pexpect
@@ -89,8 +89,8 @@ timermiddleware==0.5.1
 traitlets==4.3.2          # via ipython
 translationstring==1.3    # via colander
 turbogears2==2.3.12
-urllib3==1.25.3           # via requests
-waitress==1.3.0           # via webtest
+urllib3==1.25.8           # via requests
+waitress==1.4.3           # via webtest
 wcwidth==0.1.7            # via prompt-toolkit
 webencodings==0.5.1       # via bleach, html5lib
 webhelpers2==2.0