Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Update pytest-mock to 1.5.0 #126

Merged
merged 1 commit into from
Jan 17, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,9 @@ coverage==4.2 \
pytest-django==3.1.2 \
--hash=sha256:038ccc5a9daa1b1b0eb739ab7dce54e495811eca5ea3af4815a2a3ac45152309 \
--hash=sha256:00995c2999b884a38ae9cd30a8c00ed32b3d38c1041250ea84caf18085589662
pytest-mock==1.3.0 \
--hash=sha256:877104d4bbbc4ad266522b7cebc9b11a2c7ec9ce15c43ad6b1ab78aced293989 \
--hash=sha256:a10e7071b2ff2f7999b4dc86015dc12b673fb624bf72e954660d2b8f98cf4581
pytest-mock==1.5.0 \
--hash=sha256:782f23f227874bac4cee878637c2af8efdd2c34c48fcbf9e79b00a0872056ffb \
--hash=sha256:8e0fd43280c717f36920b60356bd713291b81a61704c94bc13aae9a12ef7fbd8
pytest-cov==2.4.0 \
--hash=sha256:53d4179086e1eec1c688705977387432c01031b0a7bd91b8ff6c912c08c3820d \
--hash=sha256:10e37e876f49ddec80d6c83a54b657157f1387ebc0f7755285f8c156130014a1
Expand Down