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 3fada6dadf71d25d33ebdaebbd7c3df19d21105a Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Mon Jul 31 12:06:17 2023 +0200 Upgrade codecov dependency. --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index e9e8c071e..461159b2d 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,4 +1,4 @@ -codecov==2.1.12 +codecov==2.1.13 coverage==7.1.0; python_version >= '3.8' requests>=2.27.1 requests_mock==1.10.0