From 9bcf732883fd8b63842d7903ce0df688351bb807 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2020 05:36:13 +0000 Subject: [PATCH] Bump codecov from 2.0.16 to 2.0.22 in /src/requirements Bumps [codecov](https://github.com/codecov/codecov-python) from 2.0.16 to 2.0.22. - [Release notes](https://github.com/codecov/codecov-python/releases) - [Changelog](https://github.com/codecov/codecov-python/blob/v2.0.22/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-python/compare/v2.0.16...v2.0.22) Signed-off-by: dependabot-preview[bot] --- 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 c85f0fac..be13272e 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==4.5.4 -codecov==2.0.16 +codecov==2.0.22 black==19.10b0 pre-commit==2.1.1 isort==4.3.21