From ac43e0c81e4887e70076f02b9477ae09bb043b90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 20:11:15 +0000 Subject: [PATCH] build(deps-dev): bump responses from 0.25.8 to 0.26.1 in /bot Bumps [responses](https://github.com/getsentry/responses) from 0.25.8 to 0.26.1. - [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.25.8...0.26.1) --- updated-dependencies: - dependency-name: responses dependency-version: 0.26.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bot/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements-dev.txt b/bot/requirements-dev.txt index f1f4b6f27..518b90a4a 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -2,4 +2,4 @@ pre-commit==4.6.0 pytest==9.0.3 pytest-responses==0.5.1 pytest-structlog==1.2 -responses==0.25.8 +responses==0.26.1