From 646de1134c15e790bcfe217508b9a48079478911 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jan 2022 12:00:46 +0000 Subject: [PATCH] Bump responses from 0.13.4 to 0.17.0 Bumps [responses](https://github.com/getsentry/responses) from 0.13.4 to 0.17.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.13.4...0.17.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 1c82948..6bf3913 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -2,5 +2,5 @@ cookies==2.2.1 coverage==5.5 mock==4.0.3 pbr==5.6.0 -responses==0.13.4 +responses==0.17.0 six==1.16.0