diff --git a/requirements.txt b/requirements.txt index 8755fd1ab..fc18a738a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ networkx<2.0,>=1.10 # BSD oslo.concurrency>=3.20.0 # Apache-2.0 oslo.config>=4.6.0 # Apache-2.0 oslo.context>=2.14.0 # Apache-2.0 -oslo.db>=4.24.0 # Apache-2.0 +oslo.db>=4.27.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 oslo.messaging>=5.29.0 # Apache-2.0 oslo.middleware>=3.31.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index ee49e0ae8..de4a011fa 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,7 +13,7 @@ mock>=2.0.0 # BSD networkx<2.0,>=1.10 # BSD nose>=1.3.7 # LGPL oslotest>=1.10.0 # Apache-2.0 -oslo.db>=4.24.0 # Apache-2.0 +oslo.db>=4.27.0 # Apache-2.0 oslo.messaging>=5.29.0 # Apache-2.0 oslo.policy>=1.23.0 # Apache-2.0 osprofiler>=1.4.0 # Apache-2.0