From 9d43e2decef3151106953a0f61222dcf1998f76b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 24 Dec 2022 11:27:03 +0100 Subject: [PATCH] Update coverage from 4.4.1 to 7.0.1 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index cdecd688..9e4818d8 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -4,7 +4,7 @@ bumpversion==0.5.3 watchdog==0.8.3 cryptography==2.0.3 PyYAML==3.12 -coverage==4.4.1 +coverage==7.0.1 pep8==1.7.0 pylint==1.7.4 flake8==3.4.1