You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by gc...@apache.org on 2023/04/21 19:19:00 UTC

[allura] 18/18: [#8507] Upgrade pytest-sugar 0.9.6 -> 0.9.7, and its deps: packaging,pytest,attrs,exceptiongroup,importlib-metadata,typing-extensions,zipp,iniconfig,packaging,pluggy,importlib-metadata,typing-extensions,zipp,tomli,termcolor

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

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

commit 53853d45f41e3aaabe8d1822cd0f7b5d41de90d9
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Fri Apr 21 17:19:22 2023 +0000

    [#8507] Upgrade pytest-sugar 0.9.6 -> 0.9.7, and its deps: packaging,pytest,attrs,exceptiongroup,importlib-metadata,typing-extensions,zipp,iniconfig,packaging,pluggy,importlib-metadata,typing-extensions,zipp,tomli,termcolor
    
        pytest-sugar                      0.9.6 -> 0.9.7
            packaging                      23.0 -> 23.1
            pytest                        7.2.1 -> 7.3.1
                attrs                    22.2.0 -> skipped (OUTDATED! latest is: 23.1.0)
                exceptiongroup            1.1.0 -> 1.1.1
                importlib-metadata        6.0.0 -> 6.5.0
                    typing-extensions      4.4.0 -> 4.5.0
                    zipp                 3.11.0 -> 3.15.0
                iniconfig                 2.0.0 -> no upgrade
                packaging                  23.0 -> 23.1
                pluggy                    1.0.0 -> no upgrade
                    importlib-metadata      6.0.0 -> 6.5.0
                        typing-extensions      4.4.0 -> 4.5.0
                        zipp             3.11.0 -> 3.15.0
                tomli                     2.0.1 -> no upgrade
            termcolor                     2.2.0 -> no upgrade
---
 requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index f2fe2362a..36f10b49a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -144,7 +144,7 @@ pytest==7.3.1
     #   -r requirements.in
     #   pytest-sugar
     #   pytest-xdist
-pytest-sugar==0.9.6
+pytest-sugar==0.9.7
     # via -r requirements.in
 pytest-xdist==3.2.1
     # via -r requirements.in
@@ -201,7 +201,7 @@ smmap==5.0.0
     # via gitdb
 soupsieve==2.4.1
     # via beautifulsoup4
-termcolor==2.1.1
+termcolor==2.2.0
     # via pytest-sugar
 testfixtures==7.1.0
     # via -r requirements.in