From c2b410075a622b6256caba67e6dad69d997e4155 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 03:22:39 +0000 Subject: [PATCH] Bump mock from 1.0.1 to 4.0.3 Bumps [mock](https://github.com/testing-cabal/mock) from 1.0.1 to 4.0.3. - [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/1.0.1...4.0.3) Signed-off-by: dependabot-preview[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 66bdbf3b..605e4e2e 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,4 +1,4 @@ -r requirements.txt -mock==1.0.1 +mock==4.0.3 pytest==4.6.5 pytest-cov==2.8.1