From 9d51a2ae6052dee46198ed3799365a6480cb42c4 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 20 Apr 2016 09:35:50 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ie913ff0139d7a7d5a1e15f9c3011c8c1941af2d9 --- setup.cfg | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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