From 568969465fc9a29d7d2e6066e97920c3c7bb8dd2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Dec 2020 13:12:34 +0000 Subject: [PATCH] Bump mock from 3.0.5 to 4.0.3 Bumps [mock](https://github.com/testing-cabal/mock) from 3.0.5 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/3.0.5...4.0.3) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 34310ed..01d86c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ requests==2.23.0 pyjwt==1.7.1 gitpython==2.1.12 there==0.0.9 -mock==3.0.5 +mock==4.0.3 cryptography==2.8 yieldbreaker==0.0.1 black