diff --git a/requirements.txt b/requirements.txt index a703a541e..ce2ead6fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ PyYAML>=3.1.0 # MIT Jinja2>=2.8 # BSD License (3 clause) pbr>=1.6 # Apache-2.0 Babel>=1.3 # BSD -oslo.config>=3.7.0 # Apache-2.0 +oslo.config>=3.9.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 six>=1.9.0 # MIT PyMySQL>=0.6.2 # MIT License diff --git a/test-requirements.txt b/test-requirements.txt index f8d957bc9..41d5d6ad2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,7 @@ hacking<0.11,>=0.10.0 coverage>=3.6 # Apache-2.0 discover # BSD python-subunit>=0.0.18 # Apache-2.0/BSD -reno>=0.1.1 # Apache2 +reno>=1.6.2 # Apache2 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0