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 Jun 16, 2023
1 parent 77d8b5c commit 031d715
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.11.1",
"pytest-runner",
],
extras_require={
Expand Down

0 comments on commit 031d715

Please sign in to comment.