From 3a09465b16baa1ea0657f77ed537296698382f82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 10:34:58 +0000 Subject: [PATCH] build(deps-dev): bump responses from 0.11.0 to 0.12.0 in /bot Bumps [responses](https://github.com/getsentry/responses) from 0.11.0 to 0.12.0. - [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.11.0...0.12.0) 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 ccc04c85d..73fc340a2 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -3,4 +3,4 @@ jsonschema==3.2.0 pre-commit==2.7.1 pytest==6.0.1 pytest-responses==0.4.0 -responses==0.11.0 +responses==0.12.0