From 0609e49fc4151e184dd9a0b4b1edf454eff3aa20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 07:06:31 +0000 Subject: [PATCH] build(deps): bump responses from 0.12.1 to 0.22.0 Bumps [responses](https://github.com/getsentry/responses) from 0.12.1 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.12.1...0.22.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..b9b09a63 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.22.0 multipart==0.1 pytest-mock==3.5.1 mongomock==4.0.0