From 172ad6f9cbc377d5fd60ddb8259ac8ae0f1ce034 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 15:10:41 +0000 Subject: [PATCH] Bump responses from 0.10.5 to 0.13.2 in /travis Bumps [responses](https://github.com/getsentry/responses) from 0.10.5 to 0.13.2. - [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.5...0.13.2) Signed-off-by: dependabot-preview[bot] --- travis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/travis/requirements.txt b/travis/requirements.txt index 320d64217..7aa78d89a 100644 --- a/travis/requirements.txt +++ b/travis/requirements.txt @@ -1,5 +1,5 @@ pytest==3.9.2 -responses==0.10.5 +responses==0.13.2 pytest-cov==2.10.0 pytest-pep8==1.0.6 pytest-leaks==0.2.2