Skip to content

Commit 24862c0

Browse files
Update dependency pytest-mock to v3.12.0
1 parent 9df84b6 commit 24862c0

File tree

2 files changed

+920
-535
lines changed

2 files changed

+920
-535
lines changed

django-starter/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Sphinx = "==4.2.0"
1818
tox = "==3.24.4"
1919
pytest = "==6.2.5"
2020
pytest-cov = "==2.12.1"
21-
pytest-mock = "==3.6.1"
21+
pytest-mock = "==3.12.0"
2222
pytest-randomly = "==3.10.1"
2323
pytest-xdist = "==2.3.0"
2424
# Django dev tools

0 commit comments

Comments
 (0)