From 913234bdf0e519513a329f03d06e798556e2ef3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 18:40:55 +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-lint.txt | 2 +- requirements-test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index 3565cf57a2..242459a932 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -1,5 +1,5 @@ astroid==1.6.5 -codecov==2.0.15 +codecov==2.0.16 coverage==4.5.1 dill==0.3.0 factory-boy==2.9.2 diff --git a/requirements-test.txt b/requirements-test.txt index 5e2d397046..a9ef8c3503 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,6 +1,6 @@ aenum==2.1.2 astroid==1.6.5 -codecov==2.0.15 +codecov==2.0.16 coverage==4.5.1 dill==0.3.0 factory-boy==2.9.2