diff --git a/requirements.txt b/requirements.txt index 9ea72ac5..85ec40bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,6 @@ eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT six>=1.10.0 # MIT jsonschema<3.0.0,>=2.6.0 # MIT -keystoneauth1>=3.2.0 # Apache-2.0 +keystoneauth1>=3.3.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 requests>=2.14.2 # Apache-2.0 diff --git a/setup.cfg b/setup.cfg index d89dc6be..f4865bc1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -60,7 +60,7 @@ swift = python-swiftclient>=3.2.0 # Apache-2.0 cinder = python-cinderclient>=3.2.0 # Apache-2.0 - os-brick>=2.1.0 # Apache-2.0 + os-brick>=2.1.1 # Apache-2.0 oslo.rootwrap>=5.8.0 # Apache-2.0 oslo.privsep>=1.23.0 # Apache-2.0