This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch dw/8535 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 4f969493ee42e297dda25b7599a696d293b4c201 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