This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8557 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 5a9200d4674e5e75872beec1a3691bb6f6371271 Author: Guillermo Cruz <guillermo.c...@slashdotmedia.com> AuthorDate: Wed Apr 17 22:37:57 2024 +0000 [#8557] Upgrade python-dateutil 2.8.2 -> 2.9.0. (OUTDATED! latest is: 2.9.0.post0), and its deps: six python-dateutil 2.8.2 -> 2.9.0. (OUTDATED! latest is: 2.9.0.post0) six 1.16.0 -> no upgrade --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 618b179a8..46f463434 100644 --- a/requirements.txt +++ b/requirements.txt @@ -169,7 +169,7 @@ pytest-sugar==0.9.7 # via -r requirements.in pytest-xdist==3.5.0 # via -r requirements.in -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 # via # -r requirements.in # easywidgets