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

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

commit 3ddb89eaf3848ccde2b0a861ef3f1acd61bab506
Author: Guillermo Cruz <[email protected]>
AuthorDate: Mon Jul 31 18:22:33 2023 +0000

    [#8517] Upgrade pytest-sugar 0.9.7 -> no upgrade, and its deps: 
packaging,pytest,iniconfig,packaging,pluggy,termcolor
    
        pytest-sugar                      0.9.7 -> no upgrade
            packaging                      23.1 -> no upgrade
            pytest                        7.3.1 -> 7.4.0
                iniconfig                 2.0.0 -> no upgrade
                packaging                  23.1 -> no upgrade
                pluggy                    1.0.0 -> 1.2.0
            termcolor                     2.2.0 -> 2.3.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 2a1d09a4e..8d9771a3f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -206,7 +206,7 @@ soupsieve==2.4.1
     # via beautifulsoup4
 sxsdiff==0.3.0
     # via -r requirements.in
-termcolor==2.2.0
+termcolor==2.3.0
     # via pytest-sugar
 testfixtures==7.1.0
     # via -r requirements.in

Reply via email to