From d314d231d4e56269cf58e3ade8ed56d17dc64972 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 02:17:28 +0000 Subject: [PATCH] chore(deps): Bump pytest-mock from 3.14.0 to 3.15.0 Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.0 to 3.15.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.14.0...v3.15.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.0 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 efcd6c2..2567309 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ pytest==8.3.5 pytest-asyncio==0.20.3 pytest-cov==4.1.0 pytest-httpx==0.35.0 -pytest-mock==3.14.0 +pytest-mock==3.15.0 readme_renderer==44.0 requests==2.32.4 requests-toolbelt==1.0.0