From c7bc259ccf949e3ea1fe19df0c5c6241e44a2ef1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 20 Dec 2020 04:03:35 -0500 Subject: [PATCH] Update coverage from 5.3 to 5.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a657b96..6e5efc2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.36.2 watchdog==1.0.2 flake8==3.8.4 tox==3.20.1 -coverage==5.3 +coverage==5.3.1 Sphinx==3.3.1 cryptography==3.3.1 PyYAML==5.3.1