From d10ab2c8d36c8e52c10b87803180b1d0e9f6732a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 19 Jun 2025 04:41:50 -0300 Subject: [PATCH 1/3] Update pytest from 6.1.1 to 8.4.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bea1863..053be11 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,7 +12,7 @@ py==1.9.0 pycodestyle==2.6.0 pyflakes==2.2.0 pyparsing==2.4.7 -pytest==6.1.1 +pytest==8.4.1 pytest-cov==2.10.1 pytest-mock==3.3.1 six==1.15.0 From b0dc1cf272eaed062842780ecc37b359bc95c26c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 19 Jun 2025 04:41:50 -0300 Subject: [PATCH 2/3] Update pytest from 6.1.1 to 8.4.1 --- Pipfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index 72b6e86..2fb9b48 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ verify_ssl = true [dev-packages] coverage = "*" flake8 = "*" -pytest = "*" +pytest = "==8.4.1" pytest-cov = "*" pytest-mock = "*" @@ -27,7 +27,7 @@ py = "==1.9.0" pycodestyle = "==2.6.0" pyflakes = "==2.2.0" pyparsing = "==2.4.7" -pytest = "==6.1.1" +pytest = "==8.4.1" pytest-cov = "==2.10.1" pytest-mock = "==3.3.1" requests = "==2.24.0" From bff08a5b132d2b8f1f310ebcbc54cd196ac07232 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 19 Jun 2025 04:41:51 -0300 Subject: [PATCH 3/3] Update pytest from 6.1.1 to 8.4.1 --- Pipfile.lock | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 9581ca4..af6bd2f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -181,12 +181,8 @@ "version": "==2.4.7" }, "pytest": { - "hashes": [ - "sha256:7a8190790c17d79a11f847fba0b004ee9a8122582ebff4729a082c109e81a4c9", - "sha256:8f593023c1a0f916110285b6efd7f99db07d59546e3d8c36fc60e2ab05d3be92" - ], - "index": "pypi", - "version": "==6.1.1" + "hashes": [], + "version": "==8.4.1" }, "pytest-cov": { "hashes": [ @@ -379,12 +375,8 @@ "version": "==2.4.7" }, "pytest": { - "hashes": [ - "sha256:7a8190790c17d79a11f847fba0b004ee9a8122582ebff4729a082c109e81a4c9", - "sha256:8f593023c1a0f916110285b6efd7f99db07d59546e3d8c36fc60e2ab05d3be92" - ], - "index": "pypi", - "version": "==6.1.1" + "hashes": [], + "version": "==8.4.1" }, "pytest-cov": { "hashes": [