From f90f722953f9aace0d7889a0e2687f544be6513b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 27 Apr 2024 10:04:09 -0300 Subject: [PATCH 1/3] Update pytest from 6.1.1 to 8.1.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bea1863..0565f9b 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.1.2 pytest-cov==2.10.1 pytest-mock==3.3.1 six==1.15.0 From ccb3d7444497eb323ca5644a19f19e8f20bbd75c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 27 Apr 2024 10:04:09 -0300 Subject: [PATCH 2/3] Update pytest from 6.1.1 to 8.1.2 --- Pipfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index 72b6e86..fdd4a1f 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ verify_ssl = true [dev-packages] coverage = "*" flake8 = "*" -pytest = "*" +pytest = "==8.1.2" 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.1.2" pytest-cov = "==2.10.1" pytest-mock = "==3.3.1" requests = "==2.24.0" From 3c0ae9ebd78843a6b950f7d0ba91abe3f4ed2a4e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 27 Apr 2024 10:04:10 -0300 Subject: [PATCH 3/3] Update pytest from 6.1.1 to 8.1.2 --- Pipfile.lock | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 9581ca4..9430b7b 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.1.2" }, "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.1.2" }, "pytest-cov": { "hashes": [