diff --git a/setup.cfg b/setup.cfg index 60588649..80612d43 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,7 +28,7 @@ kerberos = saml2 = lxml>=2.3 # BSD betamax = - betamax>=0.5.1 # Apache-2.0 + betamax>=0.6.0 # Apache-2.0 fixtures<2.0,>=1.3.1 # Apache-2.0/BSD mock>=1.2 # BSD diff --git a/test-requirements.txt b/test-requirements.txt index 6fa68e97..5ff749d6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,7 +14,7 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslo.utils>=3.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 os-testr>=0.4.1 # Apache-2.0 -betamax>=0.5.1 # Apache-2.0 +betamax>=0.6.0 # Apache-2.0 pycrypto>=2.6 # Public Domain reno>=1.6.2 # Apache2 requests-mock>=0.7.0 # Apache-2.0