From 53eda9da0007f12b459d02bd3be20bd3007753d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 00:04:52 +0000 Subject: [PATCH] chore(deps): bump pytest-mock from 3.12.0 to 3.15.1 in /coffee-relay Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.12.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.12.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] --- coffee-relay/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coffee-relay/requirements-test.txt b/coffee-relay/requirements-test.txt index 81c6bb7..5c76b62 100644 --- a/coffee-relay/requirements-test.txt +++ b/coffee-relay/requirements-test.txt @@ -3,4 +3,4 @@ pytest==7.4.4 pytest-asyncio==1.3.0 pytest-cov==7.0.0 httpx==0.26.0 -pytest-mock==3.12.0 +pytest-mock==3.15.1