From b0b54add988d6a46f42ba64912ff4856d6cb6dfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 05:43:27 +0000 Subject: [PATCH] Bump codecov from 2.1.8 to 2.1.10 Bumps [codecov](https://github.com/codecov/codecov-python) from 2.1.8 to 2.1.10. - [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/2.1.8...v2.1.10) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e29b192..63044b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ pytest-qt==3.3.0 shiboken2==5.15.0 wcwidth==0.2.5 zipp==3.2.0 -codecov==2.1.8 +codecov==2.1.10 coverage==5.2.1 pytest-cov==2.10.1