Skip to content

Commit d40ef4e

Browse files
Bump pytest-mock from 3.15.0 to 3.15.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.15.0 to 3.15.1. - [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.15.0...v3.15.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf9a721 commit d40ef4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ pytest-asyncio==1.2.0
313313
# via qcodes (pyproject.toml)
314314
pytest-cov==7.0.0
315315
# via qcodes (pyproject.toml)
316-
pytest-mock==3.15.0
316+
pytest-mock==3.15.1
317317
# via qcodes (pyproject.toml)
318318
pytest-rerunfailures==16.0.1
319319
# via qcodes (pyproject.toml)

0 commit comments

Comments
 (0)