From 7d7580a9345e3b7f33decce6d3f181acb201a38c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 08:32:09 +0000 Subject: [PATCH] build(deps): bump responses from 0.12.1 to 0.13.2 Bumps [responses](https://github.com/getsentry/responses) from 0.12.1 to 0.13.2. - [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.13.2) Signed-off-by: dependabot-preview[bot] --- tox-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox-requirements.txt b/tox-requirements.txt index adf8a247..37dedcae 100644 --- a/tox-requirements.txt +++ b/tox-requirements.txt @@ -5,7 +5,7 @@ pytest==6.2.2 WebTest==2.0.35 Flask tornado -responses==0.12.1 +responses==0.13.2 multipart==0.1 pytest-mock==3.5.1 mongomock==3.22.1