This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8581 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 9c0ffb2c9c660af6cd6ce5630735c701e6c73cdf Author: Guillermo Cruz <guillermo.c...@slashdotmedia.com> AuthorDate: Thu Jul 10 15:21:13 2025 +0000 [#8581] Upgrade pytest-sugar 1.0.0 -> no upgrade, and its deps: packaging,pytest,iniconfig,packaging,pluggy,termcolor pytest-sugar 1.0.0 -> no upgrade packaging 25.0 -> no upgrade pytest 8.3.5 -> 8.4.1 iniconfig 2.1.0 -> no upgrade packaging 25.0 -> no upgrade pluggy 1.5.0 -> 1.6.0 termcolor 3.0.1 -> 3.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49d63a5ab..bf7adc6ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -291,7 +291,7 @@ soupsieve==2.7 # via beautifulsoup4 sxsdiff==0.3.0 # via -r requirements.in -termcolor==3.0.1 +termcolor==3.1.0 # via pytest-sugar testfixtures==8.3.0 ; python_full_version < '3.11' # via -r requirements.in