Skip to content

Commit

Permalink
Update dependency pytest-mock to v3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 21, 2024
1 parent 9df84b6 commit be57d3f
Show file tree
Hide file tree
Showing 2 changed files with 944 additions and 535 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.13.0"
pytest-randomly = "==3.10.1"
pytest-xdist = "==2.3.0"
# Django dev tools
Expand Down

0 comments on commit be57d3f

Please sign in to comment.