From 831560179913a05c5d601a1020808fe38c3058b0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 05:56:48 +0000 Subject: [PATCH] Bump mock from 1.3.0 to 4.0.3 Bumps [mock](https://github.com/testing-cabal/mock) from 1.3.0 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/1.3.0...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 ae3573b..87daa3e 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.3 pytz>=2019.2 dateutils>=0.6.6 certifi