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

gcruz pushed a commit to branch gc/8474
in repository https://gitbox.apache.org/repos/asf/allura.git

commit ac0249b62424d33fa7493e7405a05bc04f8f8e93
Author: Guillermo Cruz <[email protected]>
AuthorDate: Wed Oct 26 21:06:25 2022 +0000

    [#8474] Upgrade feedgenerator 2.0.0 -> no upgrade, and its deps: pytz
    
        feedgenerator                     2.0.0 -> no upgrade
            pytz                         2022.1 -> 2022.5
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 056747018..1468b6f37 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -135,7 +135,7 @@ python-magic==0.4.27
     # via -r requirements.in
 python-oembed==0.2.4
     # via -r requirements.in
-pytz==2022.1
+pytz==2022.5
     # via
     #   -r requirements.in
     #   feedgenerator

Reply via email to