From 08a9873000a40999dabe49400299a0dd636ae388 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 07:21:20 +0000 Subject: [PATCH] Bump mock from 1.3.0 to 4.0.2 Bumps [mock](https://github.com/testing-cabal/mock) from 1.3.0 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/1.3.0...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 ae3573b..a8e175c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ requests>=2.14.0 pyyaml==5.1.2 tqdm>=4.35.0 -mock==1.3.0 +mock==4.0.2 pytz>=2019.2 dateutils>=0.6.6 certifi