Skip to content

Commit f9c718e

Browse files
build(deps): bump pytest-mock from 3.14.1 to 3.15.0
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.1 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](pytest-dev/pytest-mock@v3.14.1...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] <support@github.com>
1 parent ac3204e commit f9c718e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dev = [
7171
"pytest==8.4.1",
7272
"pytest-cov==6.2.1",
7373
"pytest-md==0.2.0",
74-
"pytest-mock==3.14.1",
74+
"pytest-mock==3.15.0",
7575
"python-gettext==5.0",
7676
"ruff==0.12.11",
7777
"types-requests==2.32.4.20250809",

0 commit comments

Comments
 (0)