Skip to content

Commit

Permalink
build(deps-dev): bump pytest-mock from 3.5.1 to 3.6.0 (#287)
Browse files Browse the repository at this point in the history
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.5.1 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.1...v3.6.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Apr 28, 2021
1 parent 9912938 commit 9ecf6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ black = "==21.4b1"
pytest = "==6.2.3"
pytest-asyncio = "==0.15.1"
pytest-cov = "==2.11.1"
pytest-mock = "==3.5.1"
pytest-mock = "==3.6.0"
pytest-timeout = "==1.4.2"
mock = "==4.0.3"
pre-commit = "==2.12.1"
Expand Down

0 comments on commit 9ecf6c0

Please sign in to comment.