You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by di...@apache.org on 2022/11/21 15:31:59 UTC

[allura] 04/04: [#8480] Upgrade pytest-sugar 0.9.6 -> no upgrade, and its deps: packaging,pyparsing,pytest,attrs,exceptiongroup,importlib-metadata,typing-extensions,zipp,iniconfig,packaging,pyparsing,pluggy,importlib-metadata,typing-extensions,zipp,tomli,termcolor

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

dill0wn pushed a commit to branch dw/8480
in repository https://gitbox.apache.org/repos/asf/allura.git

commit b75955a21fd7f925c8e7845ce1744d73d8844e6f
Author: Dillon Walls <di...@slashdotmedia.com>
AuthorDate: Mon Nov 21 14:59:34 2022 +0000

    [#8480] Upgrade pytest-sugar 0.9.6 -> no upgrade, and its deps: packaging,pyparsing,pytest,attrs,exceptiongroup,importlib-metadata,typing-extensions,zipp,iniconfig,packaging,pyparsing,pluggy,importlib-metadata,typing-extensions,zipp,tomli,termcolor
    
        pytest-sugar                      0.9.6 -> no upgrade
            packaging                      21.3 -> no upgrade
                pyparsing                 3.0.9 -> no upgrade
            pytest                        7.2.0 -> no upgrade
                attrs                    22.1.0 -> no upgrade
                exceptiongroup            1.0.1 -> 1.0.4
                importlib-metadata       4.13.0 -> no upgrade (OUTDATED! latest is: 5.0.0)
                    typing-extensions      4.4.0 -> no upgrade
                    zipp                 3.10.0 -> no upgrade
                iniconfig                 1.1.1 -> no upgrade
                packaging                  21.3 -> no upgrade
                    pyparsing             3.0.9 -> no upgrade
                pluggy                    1.0.0 -> no upgrade
                    importlib-metadata     4.13.0 -> no upgrade (OUTDATED! latest is: 5.0.0)
                        typing-extensions      4.4.0 -> no upgrade
                        zipp             3.10.0 -> no upgrade
                tomli                     2.0.1 -> no upgrade
            termcolor                     2.1.0 -> 2.1.1
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 8698236a0..4d2b8ab81 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -202,7 +202,7 @@ smmap==5.0.0
     # via gitdb
 soupsieve==2.3.2.post1
     # via beautifulsoup4
-termcolor==2.1.0
+termcolor==2.1.1
     # via pytest-sugar
 testfixtures==7.0.3
     # via -r requirements.in