From 4933ff83df0bf86b7787ce4d7dbb8eb22295e267 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 17:02:50 +0200 Subject: [PATCH] Bump codecov from 2.1.11 to 2.1.12 (#3045) 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 9e6a2d8d1..8f3a3ddde 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ black==21.7b0 -codecov==2.1.11 +codecov==2.1.12 coverage==5.5 flake8-docstrings==1.6.0 flake8==3.9.2