From ba576d8748b74eaf9289bf86b938a3bc879f4151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 09:20:10 +0200 Subject: [PATCH] Bump codecov from 2.1.9 to 2.1.10 (#2118) Bumps [codecov](https://github.com/codecov/codecov-python) from 2.1.9 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/v2.1.9...v2.1.10) 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 8af801567..82be41220 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ black==20.8b1 -codecov==2.1.9 +codecov==2.1.10 coverage==5.3 flake8-docstrings==1.5.0 flake8==3.8.4