Skip to content

Commit fe35b6b

Browse files
Bump pytest-mock from 3.10.0 to 3.15.0
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.10.0 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.10.0...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 a4b0437 commit fe35b6b

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
@@ -52,7 +52,7 @@ tests = [
5252
"pytest==8.3.5",
5353
"pytest-cov==5.0.0",
5454
"dill>=0.3.5.1",
55-
"pytest-mock==3.10.0",
55+
"pytest-mock==3.15.0",
5656
"urllib3==2.3.0",
5757
"requests>=2.28.2",
5858
"docker>=6.1.0",

0 commit comments

Comments
 (0)