From 55a09477851df769ec138cea3edf5e0c3e055449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 18:19:00 +0000 Subject: [PATCH] build(deps-dev): bump responses from 0.26.0 to 0.26.1 in /bot Bumps [responses](https://github.com/getsentry/responses) from 0.26.0 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.26.0...0.26.1) --- updated-dependencies: - dependency-name: responses dependency-version: 0.26.1 dependency-type: direct:development update-type: version-update:semver-patch ... 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 95cd6806f..0237d5e6c 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -3,4 +3,4 @@ jsonschema==4.26.0 pre-commit==4.6.0 pytest==9.0.3 pytest-responses==0.5.1 -responses==0.26.0 +responses==0.26.1