From 6b640a75e4b7a5a46daf301b481a7a4d716f5ec6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 08:19:04 +0000 Subject: [PATCH] build(deps-dev): Bump responses from 0.10.9 to 0.10.11 in /bot Bumps [responses](https://github.com/getsentry/responses) from 0.10.9 to 0.10.11. - [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.9...0.10.11) Signed-off-by: dependabot-preview[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 95d40b2cc..520469589 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -3,4 +3,4 @@ jsonschema==3.2.0 pre-commit==2.0.1 pytest==5.3.5 pytest-responses==0.4.0 -responses==0.10.9 +responses==0.10.11