From 696018f7a77e7581b84b3625cb18388b7fb8f0a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 12 Feb 2019 02:25:21 +0000 Subject: [PATCH] Bump requests-mock from 1.4.0 to 1.5.2 Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.4.0 to 1.5.2. - [Release notes](https://github.com/jamielennox/requests-mock/releases) - [Commits](https://github.com/jamielennox/requests-mock/compare/1.4.0...1.5.2) 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..60090c2 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.2 six==1.11.0 urllib3==1.22