From ba106732c80ed411b772f0691456b3a2b12fceba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 11:07:38 +0000 Subject: [PATCH] build(deps-dev): bump responses from 0.12.1 to 0.13.3 in /bot 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] --- bot/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements-dev.txt b/bot/requirements-dev.txt index 230369c28..147a864b2 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -3,4 +3,4 @@ jsonschema==3.2.0 pre-commit==2.12.1 pytest==6.2.2 pytest-responses==0.4.0 -responses==0.12.1 +responses==0.13.3