From 975ab81da3f45b0ce97c65d95142a0160d9edf95 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 May 2020 11:12:41 +0000 Subject: [PATCH] Bump requests-mock from 1.7.0 to 1.8.0 Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/jamielennox/requests-mock/releases) - [Commits](https://github.com/jamielennox/requests-mock/compare/1.7.0...1.8.0) Signed-off-by: dependabot-preview[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 4398e67a..4b8b3d2f 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -13,4 +13,4 @@ pytest-cov==2.8.1 pytest-sugar==0.9.2 pytest-timeout==1.3.1 pytest==5.3.3 -requests_mock==1.7.0 \ No newline at end of file +requests_mock==1.8.0 \ No newline at end of file