From 1cf53545731951da7578dcc9082f58b08b1d9af0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 5 May 2024 10:18:49 -0400 Subject: [PATCH] Update coverage from 6.3.2 to 7.5.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e0c2b65..e839cc5 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==4.0.1 watchdog==2.1.6 flake8==3.9.2 tox==3.24.5 -coverage==6.3.2 +coverage==7.5.1 Sphinx==4.4.0 twine>=1.12.1 pytest==7.1.1