From 55c7284e43f99da122f0da0714d251a97a15e7f5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 24 Apr 2024 01:53:22 +0200 Subject: [PATCH] Update coverage from 5.1 to 7.5.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index c0cb567..d25c842 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ pytest>=3.6 requests_mock==1.8.0 pytest-cov==2.9.0 -coverage==5.1 +coverage==7.5.0