Skip to content

Commit

Permalink
Bump pytest-mock from 3.5.0 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.5.0 to 3.6.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.5.0...v3.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and kumuji committed Apr 26, 2021
1 parent b7a3757 commit 8a9483d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pre-commit = "^2.12.1"
coverage = {extras = ["toml"], version = "^5.5"}
pytest-cov = "^2.11.1"
nox = "^2020.5.24"
pytest-mock = "^3.1.1"
pytest-mock = "^3.6.0"
safety = "^1.10.3"
darglint = "^1.7.0"
xdoctest = "^0.15.4"
Expand Down

0 comments on commit 8a9483d

Please # to comment.