You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by no...@apache.org on 2020/12/29 12:54:55 UTC

[buildstream] 02/02: Update pytest and pytest-xdist

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

not-in-ldap pushed a commit to branch raoul/1023-ci-hanging
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 94cd45ca8a26cfd47aa06f3dc6aa461042ec1ee0
Author: Raoul Hidalgo Charman <ra...@codethink.co.uk>
AuthorDate: Fri May 17 15:01:18 2019 +0100

    Update pytest and pytest-xdist
    
    Part of #1023
---
 requirements/cov-requirements.txt | 2 +-
 requirements/dev-requirements.txt | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/requirements/cov-requirements.txt b/requirements/cov-requirements.txt
index 843df85..71e5341 100644
--- a/requirements/cov-requirements.txt
+++ b/requirements/cov-requirements.txt
@@ -7,5 +7,5 @@ more-itertools==6.0.0
 pathlib2==2.3.3
 pluggy==0.9.0
 py==1.8.0
-pytest==4.3.0
+pytest==4.5.0
 six==1.12.0
diff --git a/requirements/dev-requirements.txt b/requirements/dev-requirements.txt
index d8039c3..ddaeeb6 100644
--- a/requirements/dev-requirements.txt
+++ b/requirements/dev-requirements.txt
@@ -1,9 +1,9 @@
 pylint==2.2.2
 pycodestyle==2.5.0
-pytest==4.3.0
+pytest==4.5.0
 pytest-datafiles==2.0
 pytest-env==0.6.2
-pytest-xdist==1.26.1
+pytest-xdist==1.28.0
 pytest-timeout==1.3.3
 pyftpdlib==1.5.4
 ## The following requirements were added by pip freeze: