From 09e27497a45a8a6d96a4d6ceb162883e79f4c046 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 10:54:28 +0000 Subject: [PATCH] build(deps): bump pytest-mock from 3.5.1 to 3.6.1 Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.5.1 to 3.6.1. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.5.1...v3.6.1) Signed-off-by: dependabot[bot] --- tox-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox-requirements.txt b/tox-requirements.txt index adf8a247..ecf53b69 100644 --- a/tox-requirements.txt +++ b/tox-requirements.txt @@ -7,6 +7,6 @@ Flask tornado responses==0.12.1 multipart==0.1 -pytest-mock==3.5.1 +pytest-mock==3.6.1 mongomock==3.22.1 mockredispy==2.9.3