From 4757af59a2272601efdd37bc0b230e1a9ed5a057 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 07:04:53 +0000 Subject: [PATCH] build(deps): bump mongomock from 4.0.0 to 4.1.2 Bumps [mongomock](https://github.com/mongomock/mongomock) from 4.0.0 to 4.1.2. - [Release notes](https://github.com/mongomock/mongomock/releases) - [Commits](https://github.com/mongomock/mongomock/compare/4.0.0...4.1.2) --- updated-dependencies: - dependency-name: mongomock 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..b1e7208e 100644 --- a/tox-requirements.txt +++ b/tox-requirements.txt @@ -8,5 +8,5 @@ tornado responses==0.12.1 multipart==0.1 pytest-mock==3.5.1 -mongomock==4.0.0 +mongomock==4.1.2 mockredispy==2.9.3