mirror of
https://github.com/docker/compose.git
synced 2025-07-21 12:44:54 +02:00
requirements-dev: Fix version of mock to 2.0.0
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
This commit is contained in:
parent
8ad4c08109
commit
b572b32999
@ -1,6 +1,6 @@
|
|||||||
coverage==4.4.2
|
coverage==4.4.2
|
||||||
ddt==1.2.0
|
ddt==1.2.0
|
||||||
flake8==3.5.0
|
flake8==3.5.0
|
||||||
mock>=1.0.1
|
mock==2.0.0
|
||||||
pytest==3.6.3
|
pytest==3.6.3
|
||||||
pytest-cov==2.5.1
|
pytest-cov==2.5.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user