From 2e671cc5ee96f589afd2ebe7e8e1812a518188dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 09:12:04 +0200 Subject: [PATCH] Bump codecov from 2.1.7 to 2.1.8 (#1838) Bumps [codecov](https://github.com/codecov/codecov-python) from 2.1.7 to 2.1.8. - [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.1.7...2.1.8) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 5f6616d22..5cb5e59c2 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ black==19.10b0 -codecov==2.1.7 +codecov==2.1.8 coverage==5.2 flake8-docstrings==1.5.0 flake8==3.8.3