From dc104d7735f3dbad88411d0a63d3e3602f0e095a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 19:15:12 +0000 Subject: [PATCH] Bump responses from 0.21.0 to 0.22.0 Bumps [responses](https://github.com/getsentry/responses) from 0.21.0 to 0.22.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.21.0...0.22.0) --- updated-dependencies: - dependency-name: responses dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 4bda321346..bff02e6b8e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,4 +6,4 @@ pytest==7.2.2 pytest-cov==4.0.0 pytest-responses==0.5.1 python-igraph==0.10.4 -responses==0.21.0 +responses==0.22.0