From 92e3b00a7aaf32862c0f43edf6eaca3e7e1f50a6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2020 05:33:15 +0000 Subject: [PATCH] Bump coverage from 5.0.3 to 5.2.1 Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.0.3 to 5.2.1. - [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.0.3...coverage-5.2.1) Signed-off-by: dependabot-preview[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f6d4ce0..11685f0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.34.1 watchdog==0.10.0 flake8==3.7.9 tox==3.14.3 -coverage==5.0.3 +coverage==5.2.1 Sphinx==2.3.1 cryptography==2.8 PyYAML==5.3