From 5f21661a865ef2ffa00639ec118103a846a81875 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 07:07:04 +0000 Subject: [PATCH] build(deps): bump responses from 0.12.1 to 0.21.0 Bumps [responses](https://github.com/getsentry/responses) from 0.12.1 to 0.21.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.12.1...0.21.0) --- updated-dependencies: - dependency-name: responses dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tox-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox-requirements.txt b/tox-requirements.txt index 2696a2ba..6b11d1da 100644 --- a/tox-requirements.txt +++ b/tox-requirements.txt @@ -5,7 +5,7 @@ pytest==7.0.1 WebTest==2.0.35 Flask tornado -responses==0.12.1 +responses==0.21.0 multipart==0.1 pytest-mock==3.5.1 mongomock==4.0.0