diff --git a/requirements.txt b/requirements.txt index 342840b544..bf278619e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ netaddr!=0.7.16,>=0.7.12 # BSD oslo.cache>=1.5.0 # Apache-2.0 oslo.config>=3.14.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 -oslo.context>=2.6.0 # Apache-2.0 +oslo.context>=2.9.0 # Apache-2.0 oslo.db>=4.10.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index cb30627c06..ce1baf65d2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -26,4 +26,4 @@ reno>=1.8.0 # Apache2 # Next are used in integration tests only os-collect-config # Apache-2.0 paramiko>=2.0 # LGPLv2.1+ -tempest>=12.1.0 # Apache-2.0 +tempest>=12.1.0 # Apache-2.0