From 1ec6a11bdb45d3ae7c5853efcc1ef8d700f62a48 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 10:20:20 +0000 Subject: [PATCH] build(deps-dev): Bump responses from 0.10.7 to 0.10.8 in /backend Bumps [responses](https://github.com/getsentry/responses) from 0.10.7 to 0.10.8. - [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.7...0.10.8) 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 d0a9256b7..a71a1cfdc 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -2,4 +2,4 @@ fakeredis==1.1.0 pre-commit==1.20.0 pytest==5.3.1 pytest-responses==0.4.0 -responses==0.10.7 +responses==0.10.8