From 548c7916c60b2e4b9037e4c8a8189a252b039c49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 18:40:41 +0000 Subject: [PATCH] Bump codecov from 2.0.9 to 2.0.16 Bumps [codecov](https://github.com/codecov/codecov-python) from 2.0.9 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.9...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 0fb97eb..106b02e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,6 @@ pytest==3.2.2 matplotlib==2.0.2 jupyter==1.0.0 pytest-cov==2.5.1 -codecov==2.0.9 +codecov==2.0.16 nose==1.3.7 pandas==0.20.3