From 33af34344ebf89394cba5c3639fb36a28e231a2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 18:41:16 +0000 Subject: [PATCH] Bump codecov from 1.4.0 to 2.0.16 in /rocketc/requirements Bumps [codecov](https://github.com/codecov/codecov-python) from 1.4.0 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.4.0...v2.0.16) --- updated-dependencies: - dependency-name: codecov dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rocketc/requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rocketc/requirements/test.txt b/rocketc/requirements/test.txt index 41a8f438..43454b15 100644 --- a/rocketc/requirements/test.txt +++ b/rocketc/requirements/test.txt @@ -1,6 +1,6 @@ # Requirements for testing -r base.txt -codecov==1.4.0 +codecov==2.0.16 coverage==4.0.2 pep8==1.7.0 pylint==1.8