From 289bccf8b56a0e048b00b3be1e0f9f1b66f1cd33 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2020 08:21:21 +0000 Subject: [PATCH] build(deps-dev): Bump responses from 0.10.11 to 0.10.12 in /backend Bumps [responses](https://github.com/getsentry/responses) from 0.10.11 to 0.10.12. - [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.11...0.10.12) Signed-off-by: dependabot-preview[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 4a9a8592e..c719c8cfa 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -2,4 +2,4 @@ fakeredis==1.2.1 pre-commit==2.1.1 pytest==5.3.5 pytest-responses==0.4.0 -responses==0.10.11 +responses==0.10.12