Skip to content

Commit ce0ad63

Browse files
Bump pytest-mock from 3.14.1 to 3.15.0 (#1129)
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 f1029c3 commit ce0ad63

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
@@ -8,7 +8,7 @@ pynacl==1.5.0
88
pytest==8.3.5
99
pytest-aiohttp==1.1.0
1010
pytest-cov==6.2.1
11-
pytest-mock==3.14.1
11+
pytest-mock==3.15.0
1212
pytest-sugar==1.1.1
1313
redis==6.4.0
1414
yarl==1.20.1

0 commit comments

Comments
 (0)