Skip to content

Commit 8f2903d

Browse files
Bump pytest-mock from 3.14.0 to 3.14.1 (#1525)
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.0 to 3.14.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.14.0...v3.14.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aea1755 commit 8f2903d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pillow==11.2.1
77
pytest==8.3.5
88
pytest-cache==1.0
99
pytest-cov==6.1.1
10-
pytest-mock==3.14.0
10+
pytest-mock==3.14.1
1111
recommonmark==0.7.1
1212
requests==2.32.3
1313
requests-mock==1.12.1

0 commit comments

Comments
 (0)