Skip to content

Commit 5840cd3

Browse files
Bump pytest-mock from 3.6.1 to 3.7.0
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.6.1 to 3.7.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.6.1...v3.7.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3b8f4d commit 5840cd3

2 files changed

Lines changed: 48 additions & 48 deletions

File tree

poetry.lock

Lines changed: 47 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ mypy = "^0.931"
3333
pylint = "^2.12.2"
3434
pytest = "^6.2.5"
3535
pytest-cov = "^3.0.0"
36-
pytest-mock = "^3.6.1"
36+
pytest-mock = "^3.7.0"
3737
tox = "^3.24.5"
3838
Sphinx = "^4.3.2"
3939

0 commit comments

Comments
 (0)