From 43240f530f393236ae761688edb90e87b7d61d4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 15:01:04 +0000 Subject: [PATCH] build(deps-dev): bump responses from 0.13.3 to 0.13.4 in /bot Bumps [responses](https://github.com/getsentry/responses) from 0.13.3 to 0.13.4. - [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.13.3...0.13.4) --- updated-dependencies: - dependency-name: responses dependency-type: direct:development update-type: version-update:semver-patch ... 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 d8978d1b9..79dcd918f 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -3,4 +3,4 @@ jsonschema==3.2.0 pre-commit==2.13.0 pytest==6.2.4 pytest-responses==0.5.0 -responses==0.13.3 +responses==0.13.4