From 368d855907b36cbde8e0fc37c3b7c7fc1cd8ab97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 02:05:02 +0000 Subject: [PATCH] chore(deps): bump pytest-mock from 3.10.0 to 3.11.1 Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.10.0 to 3.11.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.10.0...v3.11.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 4fd6847..8719af2 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -4,7 +4,7 @@ flake8==5.0.4 phulpy==1.0.10 pytest==7.2.1 pytest-cov==4.0.0 -pytest-mock==3.10.0 +pytest-mock==3.11.1 mongomock==4.1.2 pydantic>=2.0.2 pymongo==4.3.3