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

Commit 53190af

Browse files
Bump pytest-mock from 3.1.0 to 3.1.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.1.0 to 3.1.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.1.0...v3.1.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f0f50b commit 53190af

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
@@ -25,7 +25,7 @@ flake8-bugbear = "^20.1.4"
2525
safety = "^1.8.5"
2626
mypy = "^0.780"
2727
codecov = "^2.1.4"
28-
pytest-mock = "^3.0.0"
28+
pytest-mock = "^3.1.1"
2929
typeguard = "^2.8.0"
3030
pre-commit = "^2.4.0"
3131

0 commit comments

Comments
 (0)