Skip to content

Commit cfef5a5

Browse files
chore(deps): Bump pytest-mock from 3.12.0 to 3.15.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.12.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.12.0...v3.15.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2308dc3 commit cfef5a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ python-dateutil==2.9.0.post0
3131
pytest==9.0.2
3232
pytest-asyncio==1.3.0
3333
pytest-cov==4.1.0
34-
pytest-mock==3.12.0
34+
pytest-mock==3.15.1
3535

3636
# Development tools
3737
black>=24.3.0

0 commit comments

Comments
 (0)