From 954e79fc5d27aa297489bee94a83bdc19862b717 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 10:35:48 +0000 Subject: [PATCH] build(deps-dev): bump responses from 0.11.0 to 0.12.0 in /backend Bumps [responses](https://github.com/getsentry/responses) from 0.11.0 to 0.12.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.11.0...0.12.0) Signed-off-by: dependabot[bot] --- backend/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index 5e778831e..54114ba9b 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -2,4 +2,4 @@ fakeredis==1.4.3 pre-commit==2.7.1 pytest==6.0.1 pytest-responses==0.4.0 -responses==0.11.0 +responses==0.12.0