This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch dw/8426 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 480af62bcdb16f082a0c6e84dca3432f7019d6cc Author: Dillon Walls <[email protected]> AuthorDate: Fri Apr 8 20:44:52 2022 +0000 SF-6801 Upgrade feedgenerator 2.0.0 -> no upgrade, and its deps: pytz feedgenerator 2.0.0 -> no upgrade pytz 2021.3 -> 2022.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c1de1a23..f714201b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -143,7 +143,7 @@ python-magic==0.4.24 # via -r requirements.in python-oembed==0.2.4 # via -r requirements.in -pytz==2021.3 +pytz==2022.1 # via # -r requirements.in # feedgenerator
