Merge pull request #46463 from terminalmage/mock-2.0

Update requirements files to depend on mock>=2.0.0
This commit is contained in:
Nicole Thomas 2018-03-09 14:24:40 -05:00 committed by GitHub
commit 573d51afec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
-r base.txt
mock
mock>=2.0.0
apache-libcloud>=0.14.0
boto>=2.32.1
boto3>=1.2.1

View file

@ -1,6 +1,6 @@
-r base.txt
mock
mock>=2.0.0
apache-libcloud>=0.14.0
boto>=2.32.1
boto3>=1.2.1