From 15234d2dbe5277d238691cf6f4190a895482164e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 07:11:33 +0000 Subject: [PATCH] build(deps): bump pytest-mock from 3.5.1 to 3.9.0 Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.5.1 to 3.9.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.9.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 2696a2ba..8d9f5c02 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.9.0 mongomock==4.0.0 mockredispy==2.9.3