diff --git a/setup.cfg b/setup.cfg index af8d9f68..b856f27e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,7 +32,7 @@ oauth1 = betamax = betamax>=0.7.0 # Apache-2.0 fixtures<2.0,>=1.3.1 # Apache-2.0/BSD - mock>=1.2 # BSD + mock>=2.0 # BSD [entry_points] diff --git a/test-requirements.txt b/test-requirements.txt index ae1ba37b..b039ede4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ bandit>=1.0.1 # Apache-2.0 coverage>=3.6 # Apache-2.0 discover # BSD fixtures<2.0,>=1.3.1 # Apache-2.0/BSD -mock>=1.2 # BSD +mock>=2.0 # BSD oslo.config>=3.9.0 # Apache-2.0 oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslo.utils>=3.5.0 # Apache-2.0