Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Commit 9130b8c

Browse files
Bump pytest-mock from 3.5.0 to 3.5.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.5.0...v3.5.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5688fb7 commit 9130b8c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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
@@ -26,7 +26,7 @@ flake8-bandit = "^2.1.2"
2626
flake8-bugbear = "^20.11.1"
2727
safety = "^1.10.2"
2828
mypy = "^0.790"
29-
pytest-mock = "^3.5.0"
29+
pytest-mock = "^3.5.1"
3030
typeguard = "^2.10.0"
3131
pre-commit = "^2.9.3"
3232
pygments = "^2.7.3"

0 commit comments

Comments
 (0)