From d0beebf0eb47b809e09ecb248e1010172feebee4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 03:00:32 +0000 Subject: [PATCH] Bump pytest-mock from 3.12.0 to 3.14.0 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/develop.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/develop.txt b/requirements/develop.txt index 92670bc..9468188 100644 --- a/requirements/develop.txt +++ b/requirements/develop.txt @@ -7,6 +7,6 @@ Sphinx==7.2.6 myst-parser==2.0.0 twine==5.0.0 pytest==8.1.1 -pytest-mock==3.12.0 +pytest-mock==3.14.0 pytest-cov==4.1.0 pre-commit==3.6.2