From 8ae985a9a1bf8effede2fc4d7b1988a269f8246f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2020 06:35:16 +0000 Subject: [PATCH] Upgrade: Bump mock from 3.0.5 to 4.0.1 Bumps [mock](https://github.com/testing-cabal/mock) from 3.0.5 to 4.0.1. - [Release notes](https://github.com/testing-cabal/mock/releases) - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/testing-cabal/mock/compare/3.0.5...4.0.1) Signed-off-by: dependabot-preview[bot] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 901b35a..d9e65f7 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,4 +1,4 @@ -mock==3.0.5 +mock==4.0.1 nose==1.3.7 selenium==3.141.0 six==1.13.0