From 1e4bbc183b3f37d40ba04d49b64b93013372eaa8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Nov 2020 16:47:08 +0100 Subject: [PATCH] Bump codecov from 2.1.8 to 2.1.10 in /src/requirements (#673) 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-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- src/requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/dev.txt b/src/requirements/dev.txt index 8ef767e2..b6687ccc 100644 --- a/src/requirements/dev.txt +++ b/src/requirements/dev.txt @@ -3,7 +3,7 @@ django-debug-toolbar==2.2 factory_boy==2.12.0 coverage==5.2.1 -codecov==2.1.8 +codecov==2.1.10 black==19.10b0 pre-commit==2.8.1 isort==5.6.4