From 02d064a3fcde8a0569c04072f6495ec1c1caa313 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Jan 2023 22:16:37 -0800 Subject: [PATCH] Update coverage from 4.5.2 to 7.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f63454b..8143ce9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.9.0 flake8==3.6.0 tox==3.8.6 Sphinx==2.1.2 -coverage==4.5.2 +coverage==7.0.2 twine==1.12.1 pytest==4.4.0