From 102e4baf566de5180ffe45e0c7909a3162dea761 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 11:13:15 +0000 Subject: [PATCH] Bump requests-mock from 1.7.0 to 1.9.2 Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.7.0 to 1.9.2. - [Release notes](https://github.com/jamielennox/requests-mock/releases) - [Commits](https://github.com/jamielennox/requests-mock/compare/1.7.0...1.9.2) 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..bdd38a84 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.2 \ No newline at end of file