From f218d972eab1b59b8f3a82e723121ddd42c38de6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 18:42:50 +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 9384f95..7333b65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ twine==1.13.0 pytest==5.0.0 pytest-runner==5.1 pytest-cov==2.7.1 -codecov==2.0.15 +codecov==2.0.16 Click==7.0 pandas==0.25.3