Skip to content

Commit 71e4a8e

Browse files
Bump pytest-mock from 3.14.1 to 3.15.0 (#1295)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d758fd commit 71e4a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ tests = [
8989
"FireWorks==2.0.4",
9090
"nbmake==1.5.5",
9191
"pytest-cov==7.0.0",
92-
"pytest-mock==3.14.1",
92+
"pytest-mock==3.15.0",
9393
"pytest-split==0.10.0",
9494
"pytest-xdist==3.8.0",
9595
"pytest==8.4.2",

0 commit comments

Comments
 (0)