From be313d51d1ec5f39135a6e972b85894824feb789 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Feb 2021 09:53:29 +0100 Subject: [PATCH] Bump coverage from 5.3.1 to 5.4 (#6903) Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.3.1 to 5.4. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.3.1...coverage-5.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e7a86a9b878..7cccd294778 100644 --- a/requirements.txt +++ b/requirements.txt @@ -143,7 +143,7 @@ docker==4.4.1 invoke==1.5.0 # tests -coverage==5.3.1 +coverage==5.4 parse-type==0.5.2 requests-toolbelt==0.9.1 flake8==3.8.4