From 6d5fa43e09c535ea33b1f9e35cd5b81973c4d8be Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 13:12:07 +0000 Subject: [PATCH] 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 34310ed..f4b17d8 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.2 cryptography==2.8 yieldbreaker==0.0.1 black