You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2021/02/09 15:51:30 UTC

[allura] branch master updated: Update httplib2

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 a0e8c17  Update httplib2
a0e8c17 is described below

commit a0e8c171eb2abe094b00d3e690d109ffa47e8094
Author: Dave Brondsema <db...@slashdotmedia.com>
AuthorDate: Tue Feb 9 10:51:20 2021 -0500

    Update httplib2
---
 requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index c4b530b..0177650 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -35,7 +35,7 @@ gitdb2==2.0.4             # via gitpython
 gitpython==2.1.11         # via -r requirements.in
 gunicorn==19.5.0          # via -r requirements.in
 html5lib==1.0.1           # via -r requirements.in, pypeline, textile
-httplib2==0.18.1          # via oauth2
+httplib2==0.19.0          # via oauth2
 idna==2.8                 # via requests
 inflection==0.3.1         # via profanityfilter
 ipaddress==1.0.22         # via cryptography
@@ -67,7 +67,7 @@ pycparser==2.19           # via cffi
 pyflakes==2.1.1           # via -r requirements.in
 pygments==2.4.2           # via -r requirements.in, ipython
 pymongo==3.10.1           # via -r requirements.in, activitystream, ming
-pyparsing==2.4.7          # via packaging
+pyparsing==2.4.7          # via httplib2, packaging
 pypeline[creole,markdown,rst,textile]==0.5.2  # via -r requirements.in
 pysolr==3.6.0             # via -r requirements.in
 python-dateutil==2.8.0    # via -r requirements.in, easywidgets