From 9f7e669355a65d5571ba7312169e2bf3b7cfcefe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 17:46:56 +0000 Subject: [PATCH] Update dependency responses to v0.24.1 --- Pipfile | 2 +- Pipfile.lock | 17 +++++------------ 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/Pipfile b/Pipfile index 294f0ccff..6c0effd69 100644 --- a/Pipfile +++ b/Pipfile @@ -27,7 +27,7 @@ pytest = "==7.4.3" pytest-cov = "==4.1.0" pytest-mock = "==3.12.0" python-dotenv = "==1.0.0" -responses = "==0.23.3" +responses = "==0.24.1" safety = "==2.3.5" types-certifi = "==2021.10.8.3" types-requests = "==2.31.0.10" diff --git a/Pipfile.lock b/Pipfile.lock index 664fa4251..b435d230f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "a16539eab7c9f7decf9bad37e7963fe45d72144cfc6eb50854bcb954ae8e4c94" + "sha256": "ee0009937a17ba11ab79e50ebe3fd25504088445b4e5d81505c36e1d5370366d" }, "pipfile-spec": 6, "requires": { @@ -1763,12 +1763,12 @@ }, "responses": { "hashes": [ - "sha256:205029e1cb334c21cb4ec64fc7599be48b859a0fd381a42443cdd600bfe8b16a", - "sha256:e6fbcf5d82172fecc0aa1860fd91e58cbfd96cee5e96da5b63fa6eb3caa10dd3" + "sha256:a2b43f4c08bfb9c9bd242568328c65a34b318741d3fab884ac843c5ceeb543f9", + "sha256:b127c6ca3f8df0eb9cc82fd93109a3007a86acb24871834c47b77765152ecf8c" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==0.23.3" + "markers": "python_version >= '3.8'", + "version": "==0.24.1" }, "rich": { "hashes": [ @@ -1890,13 +1890,6 @@ "index": "pypi", "version": "==2021.10.8.3" }, - "types-pyyaml": { - "hashes": [ - "sha256:334373d392fde0fdf95af5c3f1661885fa10c52167b14593eb856289e1855062", - "sha256:c05bc6c158facb0676674b7f11fe3960db4f389718e19e62bd2b84d6205cfd24" - ], - "version": "==6.0.12.12" - }, "types-requests": { "hashes": [ "sha256:b32b9a86beffa876c0c3ac99a4cd3b8b51e973fb8e3bd4e0a6bb32c7efad80fc",