From 15389523969ed668dc6db19df9ac890c945e53b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 13:09:17 +0000 Subject: [PATCH] Bump pytest-mock from 3.11.1 to 3.12.0 Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.11.1 to 3.12.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.11.1...v3.12.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 703fa6c5349..a85638a3e05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pyotp==2.8.0 python-box==7.0.1 pytest==7.4.0 pytest-services==2.2.1 -pytest-mock==3.11.1 +pytest-mock==3.12.0 pytest-reportportal==5.2.1 pytest-xdist==3.3.1 pytest-ibutsu==2.2.4