From 31a912a96a5c2f5f3d9f7d8185d688943f840899 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 09:53:03 +0000 Subject: [PATCH] Bump codecov from 2.0.22 to 2.1.11 Bumps [codecov](https://github.com/codecov/codecov-python) from 2.0.22 to 2.1.11. - [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.0.22...v2.1.11) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 07d0c48..9c4e081 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -codecov==2.0.22 +codecov==2.1.11 pytest==5.4.1 pytest-cov==2.8.1 pytest-travis-fold==1.3.0