summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorBalazs Gibizer <balazs.gibizer@est.tech>2021-07-21 12:20:22 +0200
committerBalazs Gibizer <balazs.gibizer@est.tech>2021-07-21 12:20:22 +0200
commita65ea33824edc570e04acf994cea26edf874bf48 (patch)
tree1244ef570f7eac59863a21bbe1b5a27ed10d7232 /requirements.txt
parent3545356ae3a719442833cb8c3c911408d4bd3c15 (diff)
downloadnova-a65ea33824edc570e04acf994cea26edf874bf48.tar.gz
Bump oslo.db to 10.0.0
This makes it possible to partially revert If48dd949ec4d69a09c87178f16d56a2517e21fd8 as one of the warning silenced there now fixed in oslo.db. Change-Id: I0051c0f8694699865bc16636953908d60ba456d2
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index e822c73bab..8b76d3e9d9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -40,7 +40,7 @@ oslo.reports>=1.18.0 # Apache-2.0
oslo.serialization>=4.1.0 # Apache-2.0
oslo.upgradecheck>=1.3.0
oslo.utils>=4.8.0 # Apache-2.0
-oslo.db>=4.44.0 # Apache-2.0
+oslo.db>=10.0.0 # Apache-2.0
oslo.rootwrap>=5.8.0 # Apache-2.0
oslo.messaging>=10.3.0 # Apache-2.0
oslo.policy>=3.7.0 # Apache-2.0