Skip to content

Commit

Permalink
ci(deps): Update dependency pytest-mock to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 12, 2021
1 parent b623468 commit b270845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -58,7 +58,7 @@ def read(fname: str) -> str:
"PyHamcrest==1.10.1",
"pytest-cov",
"pytest-flask",
"pytest-mock==1.13.0",
"pytest-mock==3.6.1",
"pytest-runner",
],
extras_require={
Expand Down

0 comments on commit b270845

Please sign in to comment.