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 Mar 22, 2024
1 parent e25be8b commit 09658b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
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.14.0",
"pytest-runner",
],
extras_require={
Expand Down

0 comments on commit 09658b0

Please sign in to comment.