From f0f43f5ca52c7b17956af6fd6c59f0b6529cce52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 18:42:38 +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:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1520aef..8ddd5bf 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ black==18.6b4 -codecov==2.0.9 +codecov==2.0.16 coverage==4.5.3 flake8==3.7.7 pytest-cov==2.6.1