From 7dcc84fccd6fe9eb37c5db2551851b67c0bee625 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 25 Feb 2024 07:57:58 -0300 Subject: [PATCH 1/2] Update pytest from 5.3.2 to 8.0.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 39f24f0..19df06d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ more-itertools==8.0.2 six==1.13.0 attrs==19.3.0 pluggy==0.13.1 -pytest==5.3.2 +pytest==8.0.2 #Coverage coverage==5.0 pytest-cov==2.8.1 From 29e41c580f8b10e53fb38156bcb0b6cb6ed3b699 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 25 Feb 2024 07:57:59 -0300 Subject: [PATCH 2/2] Update pytest from 5.3.2 to 8.0.2 --- Pipfile.lock | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..0d892f9 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -208,11 +208,8 @@ "version": "==2.4.5" }, "pytest": { - "hashes": [ - "sha256:6b571215b5a790f9b41f19f3531c53a45cf6bb8ef2988bc1ff9afb38270b25fa", - "sha256:e41d489ff43948babd0fad7ad5e49b8735d5d55e26628a58673c39ff61d95de4" - ], - "version": "==5.3.2" + "hashes": [], + "version": "==8.0.2" }, "pytest-cov": { "hashes": [