From 82304489b909db8e9474098b4743c5f407a393c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 02:06:40 +0000 Subject: [PATCH] build(deps): bump pytest-mock from 3.5.1 to 3.7.0 Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.5.1 to 3.7.0. - [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.7.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:production update-type: version-update:semver-minor ... 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 59cb8b70..354423a2 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.7.0 mongomock==4.0.0 mockredispy==2.9.3