From 07197f9c531dc96b424256def477882a66054974 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 09:00:47 +0000 Subject: [PATCH] Bump codecov from 2.1.11 to 2.1.12 in /src/requirements Bumps [codecov](https://github.com/codecov/codecov-python) from 2.1.11 to 2.1.12. - [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.11...v2.1.12) --- updated-dependencies: - dependency-name: codecov dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[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 061832a0..c90ae925 100644 --- a/src/requirements/dev.txt +++ b/src/requirements/dev.txt @@ -3,7 +3,7 @@ django-debug-toolbar==3.2.1 factory_boy==3.2.0 coverage==5.5 -codecov==2.1.11 +codecov==2.1.12 black==21.7b0 pre-commit==2.13.0 isort==5.9.3