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

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

commit b47724b9c797a6ff43572935aff606b4e76d6aa7
Author: Dillon Walls <dillon.wa...@slashdotmedia.com>
AuthorDate: Fri Jan 12 19:16:16 2024 +0000

    [#8535] Upgrade pytest-xdist 3.3.1 -> 3.5.0, and its deps: 
execnet,pytest,iniconfig,packaging,pluggy
    
        pytest-xdist                      3.3.1 -> 3.5.0
            execnet                       2.0.2 -> no upgrade
            pytest                        7.4.2 -> 7.4.4
                iniconfig                 2.0.0 -> no upgrade
                packaging                  23.2 -> no upgrade
                pluggy                    1.3.0 -> no upgrade
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 9ab772046..6c4461d3b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -167,7 +167,7 @@ pytest==7.4.4
     #   pytest-xdist
 pytest-sugar==0.9.7
     # via -r requirements.in
-pytest-xdist==3.3.1
+pytest-xdist==3.5.0
     # via -r requirements.in
 python-dateutil==2.8.2
     # via

Reply via email to