From 84af94c479facfa578092e5963e31f9a6467b6bf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Sep 2023 16:45:19 +0200 Subject: [PATCH] Update coverage from 5.5 to 7.3.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5e1f2a8..a219867 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,5 +5,5 @@ wheel==0.38.4 watchdog==0.8.3 flake8==3.5.0 tox==2.9.1 -coverage==5.5 +coverage==7.3.0 Sphinx==3.0.4