From 4a272bc452211cc045da2b83c16995c27dd6abf0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 06:51:38 +0000 Subject: [PATCH] build(deps): bump responses from 0.10.8 to 0.10.9 Bumps [responses](https://github.com/getsentry/responses) from 0.10.8 to 0.10.9. - [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.8...0.10.9) 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 b15ba279d..ffcb2c68f 100644 --- a/travis/requirements.txt +++ b/travis/requirements.txt @@ -1,7 +1,7 @@ freezegun==0.3.12 pytest==5.3.2 pytest-asyncio==0.10.0 -responses==0.10.8 +responses==0.10.9 pytest-cov==2.8.1 pytest-random-order==1.0.4 pytest-travis-fold==1.3.0