From 9be4f47e91e5696905501f6260203cb5b9d03a37 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Sep 2023 06:53:03 +0100 Subject: [PATCH] Update coverage from 4.5.1 to 7.3.1 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 182a70a..74372db 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,7 +6,7 @@ wheel==0.30.0 watchdog==0.8.3 flake8==3.5.0 tox==2.9.1 -coverage==4.5.1 +coverage==7.3.1 Sphinx==1.7.0 cryptography==2.1.4 PyYAML==3.12