From d7274da38f68bfef744af4fcd54d29f924bd3bc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 05:26:14 +0000 Subject: [PATCH] build(deps-dev): bump responses from 0.12.1 to 0.13.1 in /bot Bumps [responses](https://github.com/getsentry/responses) from 0.12.1 to 0.13.1. - [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.12.1...0.13.1) 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 b9b96a0b1..66eb69f94 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -3,4 +3,4 @@ jsonschema==3.2.0 pre-commit==2.11.1 pytest==6.2.2 pytest-responses==0.4.0 -responses==0.12.1 +responses==0.13.1