From 7e6710b53f866383163679b0ce0641b3f076e464 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 06:21:16 +0000 Subject: [PATCH] build(deps-dev): bump responses from 0.10.15 to 0.10.16 in /bot Bumps [responses](https://github.com/getsentry/responses) from 0.10.15 to 0.10.16. - [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.15...0.10.16) 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 46a4bed5d..244c053f3 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -3,4 +3,4 @@ jsonschema==3.2.0 pre-commit==2.6.0 pytest==6.0.1 pytest-responses==0.4.0 -responses==0.10.15 +responses==0.10.16