From 887b51a2e18cff0ad575a38df1e6423b48b2333f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 05:19:23 +0000 Subject: [PATCH] Bump pytest-mock from 3.1.0 to 3.3.0 Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.1.0 to 3.3.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.1.0...v3.3.0) Signed-off-by: dependabot-preview[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 5735357..46baf22 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -36,7 +36,7 @@ pytest-aiohttp==0.3.0 # via -r test-requirements.in pytest-asyncio==0.12.0 # via -r test-requirements.in pytest-cov==2.8.1 # via -r test-requirements.in pytest-django==3.9.0 # via -r test-requirements.in -pytest-mock==3.1.0 # via -r test-requirements.in +pytest-mock==3.3.0 # via -r test-requirements.in pytest-mypy==0.6.2 # via -r test-requirements.in pytest-sugar==0.9.3 # via -r test-requirements.in pytest==5.4.2 # via -r test-requirements.in, pytest-aiohttp, pytest-asyncio, pytest-cov, pytest-django, pytest-mock, pytest-mypy, pytest-sugar