Skip to content

Commit

Permalink
Update dependency pytest-mock to v3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent 9df84b6 commit 37830ec
Show file tree
Hide file tree
Showing 2 changed files with 614 additions and 483 deletions.
2 changes: 1 addition & 1 deletion django-starter/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Sphinx = "==4.2.0"
tox = "==3.24.4"
pytest = "==6.2.5"
pytest-cov = "==2.12.1"
pytest-mock = "==3.6.1"
pytest-mock = "==3.10.0"
pytest-randomly = "==3.10.1"
pytest-xdist = "==2.3.0"
# Django dev tools
Expand Down

0 comments on commit 37830ec

Please sign in to comment.