From 8bebfd470f69f49315a84de53cc5eede740ed5fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 19:28:54 +0000 Subject: [PATCH] Bump responses from 0.25.3 to 0.25.6 Bumps [responses](https://github.com/getsentry/responses) from 0.25.3 to 0.25.6. - [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.3...0.25.6) --- updated-dependencies: - dependency-name: responses dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index c5ccd3e5f..330d7588b 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -10,7 +10,7 @@ jinja2==3.1.5 moto[dynamodb]==5.0.27 pytest==8.3.4 PyYAML==6.0.2 -responses==0.25.3 +responses==0.25.6 ruff mypy setuptools==75.7.0