From a5214e0fd7568912b492375bf39f59b65e9f8171 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Dec 2020 09:14:48 +0000 Subject: [PATCH] Bump mock from 2.0.0 to 4.0.3 Bumps [mock](https://github.com/testing-cabal/mock) from 2.0.0 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/2.0.0...4.0.3) 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 8b576d4..4ae511b 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -2,6 +2,6 @@ attrs==20.3.0 pytest==6.2.1 pytest-cov==2.10.1 -mock==2.0.0 +mock==4.0.3 flake8==3.8.4 pyflakes==2.2.0