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 2021/10/24 22:08:40 UTC

[libcloud] branch trunk updated: Update codecov dependency.

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 7beffe1  Update codecov dependency.
7beffe1 is described below

commit 7beffe1b156308d855829d8854156e3f7cbf6773
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Mon Oct 25 00:07:15 2021 +0200

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

diff --git a/requirements-tests.txt b/requirements-tests.txt
index 0be0ae3..5eb23e2 100644
--- a/requirements-tests.txt
+++ b/requirements-tests.txt
@@ -3,7 +3,7 @@ flake8==3.7.9
 astroid==2.3.3
 pylint==2.4.4
 mock==3.0.5
-codecov==2.1.10
+codecov==2.1.12
 coverage==4.5.4
 requests
 requests_mock