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

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

commit e97eb19a3c619a0c0acc806fcb86cae88689c193
Author: Guillermo Cruz <[email protected]>
AuthorDate: Wed Nov 6 00:43:11 2024 +0000

    [#SF-9782] 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                      24.1 -> no upgrade
            pytest                        8.3.1 -> 8.3.3
                iniconfig                 2.0.0 -> no upgrade
                packaging                  24.1 -> no upgrade
                pluggy                    1.5.0 -> no upgrade
            termcolor                     2.4.0 -> 2.5.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 78e24387d..1f8f0c9cd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -268,7 +268,7 @@ soupsieve==2.6
     # via beautifulsoup4
 sxsdiff==0.3.0
     # via -r requirements.in
-termcolor==2.4.0
+termcolor==2.5.0
     # via pytest-sugar
 testfixtures==8.1.0
     # via -r requirements.in

Reply via email to