From f829cbcac53399fb673aaf1c5ea2ac50c90101cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 12:24:26 +0000 Subject: [PATCH] build(deps-dev): bump responses from 0.12.1 to 0.13.3 in /backend Bumps [responses](https://github.com/getsentry/responses) from 0.12.1 to 0.13.3. - [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.12.1...0.13.3) 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 d5572dfa6..c57f8ad1e 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -2,4 +2,4 @@ fakeredis==1.5.0 pre-commit==2.12.1 pytest==6.2.2 pytest-responses==0.5.0 -responses==0.12.1 +responses==0.13.3