Skip to content

Commit e6ca30a

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 2f657b7 commit e6ca30a

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
@@ -182,7 +182,7 @@ pytest==8.4.2
182182
# pytest-mock
183183
pytest-cov==7.0.0
184184
# via -r requirements.in
185-
pytest-mock==3.15.0
185+
pytest-mock==3.15.1
186186
# via -r requirements.in
187187
python-daemon==3.1.2
188188
# via ansible-runner

0 commit comments

Comments
 (0)