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/10/12 17:45:28 UTC

[allura] 08/10: [#8397] upgrade feedgenerator and pytz

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

brondsem pushed a commit to branch db/8397
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 7df584c3785d179fa380307bc1b4f55d035c1a1e
Author: Dave Brondsema <db...@slashdotmedia.com>
AuthorDate: Thu Oct 7 22:09:26 2021 +0000

    [#8397] upgrade feedgenerator and pytz
---
 requirements.txt | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 4f04e99..79fb34b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -40,7 +40,7 @@ easywidgets==0.3.6
     # via -r requirements.in
 emoji==1.5.0
     # via -r requirements.in
-feedgenerator==1.9.1
+feedgenerator==2.0.0
     # via -r requirements.in
 feedparser==6.0.8
     # via -r requirements.in
@@ -141,7 +141,7 @@ python-magic==0.4.24
     # via -r requirements.in
 python-oembed==0.2.4
     # via -r requirements.in
-pytz==2019.1
+pytz==2021.3
     # via
     #   -r requirements.in
     #   feedgenerator
@@ -167,7 +167,6 @@ six==1.16.0
     #   bleach
     #   creoleparser
     #   easywidgets
-    #   feedgenerator
     #   formencode
     #   html5lib
     #   ming