deps(deps-dev): 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](https://github.com/pytest-dev/pytest-mock/compare/v3.12.0...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] <support@github.com>
This commit is contained in:
2
pyproject.toml
Executable file → Normal file
2
pyproject.toml
Executable file → Normal file
@@ -137,7 +137,7 @@ dev = [
|
||||
"pytest==7.4.4",
|
||||
"pytest-asyncio==0.21.1",
|
||||
"pytest-cov==4.1.0",
|
||||
"pytest-mock==3.12.0",
|
||||
"pytest-mock==3.15.1",
|
||||
"black==24.3.0",
|
||||
"isort==5.13.2",
|
||||
"ruff==0.1.15",
|
||||
|
||||
Reference in New Issue
Block a user