From 1a47882682165dd2bcd33dcc1306500a2825a766 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 06:32:03 +0000 Subject: [PATCH] Upgrade: Bump mock from 3.0.5 to 4.0.2 Bumps [mock](https://github.com/testing-cabal/mock) from 3.0.5 to 4.0.2. - [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.2) 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..9062537 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -1,4 +1,4 @@ -mock==3.0.5 +mock==4.0.2 nose==1.3.7 selenium==3.141.0 six==1.13.0