From eeccab4d44815e4e93c41f8928058a31dfd5aa6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 18:41:09 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d50d73..70c6d44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ atomicwrites==1.3.0 attrs==19.1.0 certifi==2019.3.9 chardet==3.0.4 -codecov==2.0.15 +codecov==2.0.16 coverage==4.5.3 idna==2.8 more-itertools==7.0.0