From adc9b5f4374c7ca4b98fb286fb0ad65ebee8e169 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 07:09:22 +0000 Subject: [PATCH] build(deps): bump responses from 0.12.1 to 0.20.0 Bumps [responses](https://github.com/getsentry/responses) from 0.12.1 to 0.20.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.20.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 2686de6e..25bf1e33 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.20.0 multipart==0.1 pytest-mock==3.5.1 mongomock==4.0.0