This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch dependabot/pip/pytest-8.0.2 in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit 60b4817a168a4da45f764b69e1e447b410fbc693 Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Tue Apr 16 18:12:44 2024 +0200 Upgrade pytest-xdist dependency. --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index ddcca2735..517a078c2 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -2,7 +2,7 @@ coverage[toml]==7.2.7; python_version >= '3.8' requests>=2.31.0 requests_mock==1.11.0 pytest==8.0.2 -pytest-xdist==3.3.1 +pytest-xdist==3.5.0 pytest-timeout==2.2.0 pytest-benchmark[histogram]==4.0.0 cryptography==42.0.5