From 099877bdb2f34825466116801dfd9541e3972218 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 06:00:35 +0000 Subject: [PATCH] Bump mock from 4.0.1 to 4.0.3 Bumps [mock](https://github.com/testing-cabal/mock) from 4.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/4.0.1...4.0.3) Signed-off-by: dependabot-preview[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 35e787d..f62fd6f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ black==19.10b0 coverage==5.0.3 cryptography==2.8 flask==1.1.1 -mock==4.0.1 +mock==4.0.3 pip==20.0.2 plumbum==1.6.8 pytest==5.3.5