From d0d58d9326f343359258c0268d59fb6df4733482 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 06:08:04 +0000 Subject: [PATCH] Bump pytest-mock from 3.4.0 to 3.5.1 Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.4.0 to 3.5.1. - [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.1) 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..d8d7a13 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.1 pytest-pep8==1.0.6