From 7b4459168b5ea6a64f68b1b22bb95bb8afab2a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 06:23:39 +0000 Subject: [PATCH] build(deps-dev): bump responses from 0.10.15 to 0.10.16 in /backend Bumps [responses](https://github.com/getsentry/responses) from 0.10.15 to 0.10.16. - [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.10.16) 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..91ed308bd 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.10.16