From d274049a10a218072d7b00e9316b0040630eafb9 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:07:58 +0000 Subject: [PATCH] Bump pytest-mock from 3.5.0 to 3.5.1 Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.5.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.5.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 d8dc7ec..e35d4ec 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.5.0 +pytest-mock==3.5.1 pytest-pep8==1.0.6