From be055b47541453d8ddf43429e194d92759ce8ee8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 08:53:59 +0000 Subject: [PATCH] Bump pytest-mock from 3.14.0 to 3.15.1 Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.0 to 3.15.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.14.0...v3.15.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.1 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 9906b789b..d52858920 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ flake8==7.1.2 pyfakefs==5.8.0 pytest==8.3.5 pytest-asyncio==0.26.0 -pytest-mock==3.14.0 +pytest-mock==3.15.1 pytest-recording==0.13.2 tox==4.24.2 twine==6.1.0 \ No newline at end of file