From 0e93e80a81632f08e56727ef8eb346994dd3200c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 12 Jun 2018 20:32:41 +0000 Subject: [PATCH] Bump requests-mock from 1.4.0 to 1.5.0 Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/jamielennox/requests-mock/releases) - [Commits](https://github.com/jamielennox/requests-mock/compare/1.4.0...1.5.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 095bc8e..dde7869 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,6 @@ pyflakes==1.6.0 pytest==3.5.0 pytest-cov==2.5.1 requests==2.18.4 -requests-mock==1.4.0 +requests-mock==1.5.0 six==1.11.0 urllib3==1.22