From 01ad64cdc6bf7515c8b8eaed89e34326e20e2131 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 9 Sep 2025 17:53:00 -0300 Subject: [PATCH 1/3] Update pytest-cov from 2.10.1 to 7.0.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bea1863..84b012e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,7 +13,7 @@ pycodestyle==2.6.0 pyflakes==2.2.0 pyparsing==2.4.7 pytest==6.1.1 -pytest-cov==2.10.1 +pytest-cov==7.0.0 pytest-mock==3.3.1 six==1.15.0 toml==0.10.1 From 9092f0f9b6430fd79d409d2c0c4786c94e13b3a7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 9 Sep 2025 17:53:01 -0300 Subject: [PATCH 2/3] Update pytest-cov from 2.10.1 to 7.0.0 --- Pipfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index 72b6e86..4861213 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ verify_ssl = true coverage = "*" flake8 = "*" pytest = "*" -pytest-cov = "*" +pytest-cov = "==7.0.0" pytest-mock = "*" [packages] @@ -28,7 +28,7 @@ pycodestyle = "==2.6.0" pyflakes = "==2.2.0" pyparsing = "==2.4.7" pytest = "==6.1.1" -pytest-cov = "==2.10.1" +pytest-cov = "==7.0.0" pytest-mock = "==3.3.1" requests = "==2.24.0" six = "==1.15.0" From 64a7f1936d3c3d3b8f82ed76313b7f3d66406005 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 9 Sep 2025 17:53:01 -0300 Subject: [PATCH 3/3] Update pytest-cov from 2.10.1 to 7.0.0 --- Pipfile.lock | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 9581ca4..39d68a6 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -189,12 +189,8 @@ "version": "==6.1.1" }, "pytest-cov": { - "hashes": [ - "sha256:45ec2d5182f89a81fc3eb29e3d1ed3113b9e9a873bcddb2a71faaab066110191", - "sha256:47bd0ce14056fdd79f93e1713f88fad7bdcc583dcd7783da86ef2f085a0bb88e" - ], - "index": "pypi", - "version": "==2.10.1" + "hashes": [], + "version": "==7.0.0" }, "pytest-mock": { "hashes": [ @@ -387,12 +383,8 @@ "version": "==6.1.1" }, "pytest-cov": { - "hashes": [ - "sha256:45ec2d5182f89a81fc3eb29e3d1ed3113b9e9a873bcddb2a71faaab066110191", - "sha256:47bd0ce14056fdd79f93e1713f88fad7bdcc583dcd7783da86ef2f085a0bb88e" - ], - "index": "pypi", - "version": "==2.10.1" + "hashes": [], + "version": "==7.0.0" }, "pytest-mock": { "hashes": [