From 0c992e39a8b8e852dfea873efe3cb7bc1f1b4725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 15:42:46 +0000 Subject: [PATCH] build(deps-dev): bump responses from 0.26.0 to 0.26.2 in /bot Bumps [responses](https://github.com/getsentry/responses) from 0.26.0 to 0.26.2. - [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.2) --- updated-dependencies: - dependency-name: responses dependency-version: 0.26.2 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..979dd8f50 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.2