From 5cf4a5475c05653fae09aefe034248edc74f3e19 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 17 Sep 2025 14:49:44 -0300 Subject: [PATCH 1/3] Update pytest-mock from 3.3.1 to 3.15.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index bea1863..0b68512 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,7 +14,7 @@ pyflakes==2.2.0 pyparsing==2.4.7 pytest==6.1.1 pytest-cov==2.10.1 -pytest-mock==3.3.1 +pytest-mock==3.15.1 six==1.15.0 toml==0.10.1 wcwidth==0.2.5 From 38e372542d179d7a240bf97b3f2c248a570dbc81 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 17 Sep 2025 14:49:45 -0300 Subject: [PATCH 2/3] Update pytest-mock from 3.3.1 to 3.15.1 --- Pipfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index 72b6e86..e787980 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ coverage = "*" flake8 = "*" pytest = "*" pytest-cov = "*" -pytest-mock = "*" +pytest-mock = "==3.15.1" [packages] attrs = "==22.1.0" @@ -29,7 +29,7 @@ pyflakes = "==2.2.0" pyparsing = "==2.4.7" pytest = "==6.1.1" pytest-cov = "==2.10.1" -pytest-mock = "==3.3.1" +pytest-mock = "==3.15.1" requests = "==2.24.0" six = "==1.15.0" toml = "==0.10.1" From 7771793cdb7a59dde4e169c3045e63c773adffba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 17 Sep 2025 14:49:45 -0300 Subject: [PATCH 3/3] Update pytest-mock from 3.3.1 to 3.15.1 --- Pipfile.lock | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 9581ca4..86247bb 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -197,12 +197,8 @@ "version": "==2.10.1" }, "pytest-mock": { - "hashes": [ - "sha256:024e405ad382646318c4281948aadf6fe1135632bea9cc67366ea0c4098ef5f2", - "sha256:a4d6d37329e4a893e77d9ffa89e838dd2b45d5dc099984cf03c703ac8411bb82" - ], - "index": "pypi", - "version": "==3.3.1" + "hashes": [], + "version": "==3.15.1" }, "requests": { "hashes": [ @@ -395,12 +391,8 @@ "version": "==2.10.1" }, "pytest-mock": { - "hashes": [ - "sha256:024e405ad382646318c4281948aadf6fe1135632bea9cc67366ea0c4098ef5f2", - "sha256:a4d6d37329e4a893e77d9ffa89e838dd2b45d5dc099984cf03c703ac8411bb82" - ], - "index": "pypi", - "version": "==3.3.1" + "hashes": [], + "version": "==3.15.1" }, "six": { "hashes": [