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

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

commit e8f1b55c6297209a7d13516541e6dac1d7efbb51
Author: Guillermo Cruz <[email protected]>
AuthorDate: Thu Feb 6 19:35:26 2025 +0000

    [#8575] Upgrade feedgenerator 2.1.0 -> no upgrade, and its deps: pytz
    
        feedgenerator                     2.1.0 -> no upgrade
            pytz                         2024.2 -> 2025.1
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 40104858c..8f8e73b9b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -215,7 +215,7 @@ python-magic==0.4.27
     # via -r requirements.in
 python-oembed==0.2.4
     # via -r requirements.in
-pytz==2024.2
+pytz==2025.1
     # via
     #   -r requirements.in
     #   feedgenerator

Reply via email to