diff --git a/requirements.txt b/requirements.txt index 673ef4c9e5..0cecd2b716 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ pysendfile>=2.0.0 # MIT oslo.concurrency>=3.8.0 # Apache-2.0 oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 oslo.context>=2.14.0 # Apache-2.0 -oslo.db>=4.23.0 # Apache-2.0 +oslo.db>=4.24.0 # Apache-2.0 oslo.rootwrap>=5.0.0 # Apache-2.0 oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 oslo.log>=3.22.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index d97733500d..1fea43e0e3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ PyMySQL>=0.7.6 # MIT License iso8601>=0.1.11 # MIT oslotest>=1.10.0 # Apache-2.0 psycopg2>=2.5 # LGPL/ZPL -python-ironicclient>=1.11.0 # Apache-2.0 +python-ironicclient>=1.14.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT os-testr>=0.8.0 # Apache-2.0