From c0e4f508ba7b4231bac80574f6c7ca3daf810a6b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 00:11:11 +0200 Subject: [PATCH] Bump codecov from 2.1.4 to 2.1.7 in /src/requirements (#556) Bumps [codecov](https://github.com/codecov/codecov-python) from 2.1.4 to 2.1.7. - [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.4...v2.1.7) 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 f76cf0c9..3c41b785 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.1 -codecov==2.1.4 +codecov==2.1.7 black==19.10b0 pre-commit==2.6.0 isort==4.3.21