From 02bcbaf67f66c0aed7910c93fa285633e4fbd369 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 30 Apr 2023 11:55:57 -0500 Subject: [PATCH] Update coverage from 5.4 to 7.2.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ff44544..2d6f427 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.36.2 watchdog==1.0.2 flake8==3.9.1 tox==3.21.2 -coverage==5.4 +coverage==7.2.5 Sphinx==3.5.4 twine==3.3.0 pytest==6.2.2