From dbac048d5f44157351c2c9caf8e55899bd36b6eb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2020 07:26:56 +0000 Subject: [PATCH] Bump mock from 1.3.0 to 4.0.1 Bumps [mock](https://github.com/testing-cabal/mock) from 1.3.0 to 4.0.1. - [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.1) 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..f8c7273 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.1 pytz>=2019.2 dateutils>=0.6.6 certifi