From f45d7c43b72a29d25c59361ac18f73b337a37b0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:37:59 +0000 Subject: [PATCH] Update dependency responses to v0.25.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6002099fb5..6881ef77ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ testing = [ "pytest-cov==6.0.0", "pytest-ordering==0.6", "requests-mock==1.12.1", - "responses==0.25.3", + "responses==0.25.6", "webtest==3.0.2", "pillow==11.1.0"] dev = [