From 27466ec7cf0c8bfeda77a34a7e9d463616e95481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 22:58:49 +0000 Subject: [PATCH] Bump pytest-mock from 3.12.0 to 3.14.0 (#666) Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.12.0 to 3.14.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.12.0...v3.14.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ef628c1..76aa8d27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pytest-aiohttp==1.0.5 pytest-asyncio==0.20.3 pytest-cov==4.1.0 pytest-forked==1.6.0 -pytest-mock==3.12.0 +pytest-mock==3.14.0 pytest-sugar==0.9.7 pytest-timeout==2.2.0 pytest-toolbox==0.4