From 432941f0ca565e927765664347e8b82408b3cc8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 18:40:42 +0000 Subject: [PATCH] Bump codecov from 2.0.15 to 2.0.16 Bumps [codecov](https://github.com/codecov/codecov-python) from 2.0.15 to 2.0.16. - [Release notes](https://github.com/codecov/codecov-python/releases) - [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-python/compare/v2.0.15...v2.0.16) --- updated-dependencies: - dependency-name: codecov dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 268f8150..a221ce2e 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -10,7 +10,7 @@ cassandra-driver==3.14.0 certifi==2018.4.16 chardet==3.0.4 click==6.7 -codecov==2.0.15 +codecov==2.0.16 contextlib2==0.5.5 coverage==4.5.1 Cython==0.28.4