From 4b6312320285e61eb87d886515f11fa4828e7d8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 18:40:54 +0000 Subject: [PATCH] Bump codecov from 1.1.8 to 2.0.16 in /requirements Bumps [codecov](https://github.com/codecov/codecov-python) from 1.1.8 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/v1.1.8...v2.0.16) --- updated-dependencies: - dependency-name: codecov dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/ci.txt b/requirements/ci.txt index c91537a..d6a6623 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -1,2 +1,2 @@ -codecov==1.1.8 +codecov==2.0.16 tox==1.9.2