From 9b0003029e71c5eef544daf4a41aafa0d991a76c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 02:02:26 +0000 Subject: [PATCH] Bump responses from 0.23.3 to 0.24.0 Bumps [responses](https://github.com/getsentry/responses) from 0.23.3 to 0.24.0. - [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.23.3...0.24.0) --- updated-dependencies: - dependency-name: responses dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 92de135..f298d2e 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -4,4 +4,4 @@ mock==5.1.0 nose==1.3.7 black==23.7.0; python_version >= "3.6" pre-commit==3.3.3 -responses==0.23.3 +responses==0.24.0