From 8a2db9121ad0b34a1380e3738c4d199d4bcd664d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2019 10:30:32 +0100 Subject: [PATCH] Bump pytest-mock from 1.11.1 to 1.11.2 (#929) Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 1.11.1 to 1.11.2. - [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/v1.11.1...v1.11.2) Signed-off-by: dependabot-preview[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index ea4e148..6917de9 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -9,6 +9,6 @@ pycodestyle==2.5.0 pyflakes==2.1.1 pytest==5.2.1 pytest-cov==2.8.1 -pytest-mock==1.11.1 +pytest-mock==1.11.2 pytest-sugar==0.9.2 twine==2.0.0