You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2023/01/28 12:20:10 UTC

[libcloud] 01/05: Merge remote-tracking branch 'upstream/dependabot/pip/coverage-7.1.0' into deps-updates-2

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

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git

commit ce8f4d5aaf436596104c798a7fe837f68f6b8cc2
Merge: 41727deda baff42065
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sat Jan 28 13:07:24 2023 +0100

    Merge remote-tracking branch 'upstream/dependabot/pip/coverage-7.1.0' into deps-updates-2

 requirements-tests.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --cc requirements-tests.txt
index d72a46d07,d22178b07..ff9035537
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@@ -1,8 -1,8 +1,8 @@@
  codecov==2.1.12
- coverage==7.0.5; python_version >= '3.8'
+ coverage==7.1.0; python_version >= '3.8'
  requests>=2.27.1
  requests_mock==1.10.0
 -pytest==7.2.0
 +pytest==7.2.1
  pytest-xdist==3.1.0
  pytest-timeout==2.1.0
  pytest-benchmark[histogram]==4.0.0