From 2e875d5f4aad91d59d9242bb07380a0b1f721023 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 00:49:01 +0000 Subject: [PATCH] chore(deps): bump responses from 0.26.0 to 0.26.1 in /octoprint-cli 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- octoprint-cli/requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octoprint-cli/requirements-lock.txt b/octoprint-cli/requirements-lock.txt index 1549ce6f..08ca962a 100644 --- a/octoprint-cli/requirements-lock.txt +++ b/octoprint-cli/requirements-lock.txt @@ -16,6 +16,6 @@ pytest-cov==7.1.0 pytest-mock==3.15.1 pytest==9.0.3 requests==2.33.1 -responses==0.26.0 +responses==0.26.1 rich==15.0.0 urllib3==2.6.3