From 3c125651223258f9bb011c2b99be02354f7e2c8c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 10:36:37 +0000 Subject: [PATCH] Bump coverage from 5.0.3 to 5.5 Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.0.3 to 5.5. - [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.5) 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 4058952..5c6ad5c 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.5 Sphinx==2.3.1 cryptography==3.2 PyYAML==5.3