From 0fdf1b5f860c999ef32b2400b017a204b4909e3e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 07:03:37 +0000 Subject: [PATCH] Bump coverage from 5.0.3 to 5.3.1 Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.0.3 to 5.3.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.3.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 4058952..d0feaf3 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.3.1 Sphinx==2.3.1 cryptography==3.2 PyYAML==5.3