From 21e85d4d54a501e8acc5ad0811bfb4bed204bd1c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 05:46:13 +0000 Subject: [PATCH] Bump pytest-mock from 3.4.0 to 3.5.0 Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.4.0...v3.5.0) Signed-off-by: dependabot-preview[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 4971ead..167ab2e 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -9,5 +9,5 @@ coverage>4.0,<5.4 pytest==6.1.2 pytest-benchmark==3.2.3 pytest-cov==2.10.1 -pytest-mock==3.4.0 +pytest-mock==3.5.0 pytest-pep8==1.0.6