From f5a66e99bb8372c7de983fbd7b2c75b05e329e3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 03:19:01 +0000 Subject: [PATCH] Bump responses from 0.21.0 to 0.26.0 Bumps [responses](https://github.com/getsentry/responses) from 0.21.0 to 0.26.0. - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](https://github.com/getsentry/responses/compare/0.21.0...0.26.0) --- updated-dependencies: - dependency-name: responses dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 55f9211b5a..9af1234750 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,4 +6,4 @@ pre-commit==4.5.1 pytest==9.0.2 pytest-cov==7.0.0 pytest-responses==0.5.1 -responses==0.21.0 +responses==0.26.0