From 5f06e002bdb9c19f53092a26644381dfac05ac57 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 28 May 2021 11:13:32 +0000 Subject: [PATCH] Bump requests-mock from 1.7.0 to 1.9.3 Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.7.0 to 1.9.3. - [Release notes](https://github.com/jamielennox/requests-mock/releases) - [Commits](https://github.com/jamielennox/requests-mock/compare/1.7.0...1.9.3) 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..44a831ef 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.9.3 \ No newline at end of file