Skip to content

Commit 9eddb7e

Browse files
chore(deps-dev): bump pytest-mock from 3.14.1 to 3.15.1 (#257)
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.1 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.14.1...v3.15.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development 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 c13c6af commit 9eddb7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cffi==1.17.1
44
requests==2.32.5
55
PyNaCl==1.5.0
66
pytest==8.4.1
7-
pytest-mock==3.14.1
7+
pytest-mock==3.15.1
88
rich==14.1.0
99
pyyaml==6.0.2
1010
toml==0.10.2

0 commit comments

Comments
 (0)