From 7be9bd57860a935ed51d5037f2253d7da2d937de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 18:44:23 +0000 Subject: [PATCH] Bump codecov from 2.0.5 to 2.0.16 Bumps [codecov](https://github.com/codecov/codecov-python) from 2.0.5 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.5...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 5ff7f1f41..0a09cb872 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,6 +1,6 @@ Flask==0.11.1 configparser==3.5.0 -codecov==2.0.5 +codecov==2.0.16 coverage==4.3.4 enum34==1.1.6 flake8==3.2.1