From 5f33d30be5dbb01c33d3d8d5821128137f8e3ddf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 04:41:35 +0000 Subject: [PATCH] Bump codecov from 2.1.11 to 2.1.12 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) Signed-off-by: dependabot-preview[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 485cfe0..ef6e755 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,7 +1,7 @@ coverage==5.5 flake8==3.9.0 tox==3.23.0 -codecov==2.1.11 +codecov==2.1.12 pytest==6.1.2 pytest-django==4.1.0 pytest-cov==2.11.1