From e529b2859eb5ec8e0cdc21352b266045e322d889 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Dec 2020 21:40:42 +0100 Subject: [PATCH] Bump codecov from 2.1.10 to 2.1.11 (#2377) Bumps [codecov](https://github.com/codecov/codecov-python) from 2.1.10 to 2.1.11. - [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.10...v2.1.11) 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 dc65738b2..aaacfb443 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ black==20.8b1 -codecov==2.1.10 +codecov==2.1.11 coverage==5.3 flake8-docstrings==1.5.0 flake8==3.8.4