From 288423f161c51e6913704387e08c2f158b660e94 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 11:35:24 +0000 Subject: [PATCH] build(deps-dev): bump responses from 0.10.7 to 0.10.8 in /bot Bumps [responses](https://github.com/getsentry/responses) from 0.10.7 to 0.10.8. - [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.7...0.10.8) 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 830f9bbb1..e9af1f4e1 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -2,4 +2,4 @@ pre-commit==1.20.0 pytest==5.3.2 pytest-responses==0.4.0 pytest-structlog==0.2 -responses==0.10.7 +responses==0.10.8