From 4b7b581ac6356ac8544635a6422be70334a962e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 06:36:28 +0000 Subject: [PATCH] build(deps-dev): bump responses from 0.10.15 to 0.11.0 in /backend Bumps [responses](https://github.com/getsentry/responses) from 0.10.15 to 0.11.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.10.15...0.11.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 29fdfa311..925bd2737 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -2,4 +2,4 @@ fakeredis==1.4.1 pre-commit==2.6.0 pytest==6.0.1 pytest-responses==0.4.0 -responses==0.10.15 +responses==0.11.0