From b8f5129225ecd750d0ff4ad1eb90fc849634b9a6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 10:20:33 +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 a88567811..4871bc97b 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -3,4 +3,4 @@ jsonschema==3.2.0 pre-commit==1.20.0 pytest==5.3.1 pytest-responses==0.4.0 -responses==0.10.7 +responses==0.10.8