diff --git a/test-requirements.txt b/test-requirements.txt index 300634f62f..b800f9e151 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT virtualenv # MIT setuptools>=16.0 # PSF/ZPL -mock>=1.2 # BSD +mock>=2.0 # BSD # this is required for the docs build jobs sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD