summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorEric Harney <eharney@redhat.com>2020-08-03 10:06:37 -0400
committerBrian Rosmaita <rosmaita.fossdev@gmail.com>2020-08-04 10:36:59 +0000
commitcc38ac550a36381fc88819eb32f833169453d899 (patch)
tree886ebee4eebcfb0552b203e62a3f69be4d0ac02b /requirements.txt
parent422184c9f2463547333dfcd727d05de01452995c (diff)
downloadcinder-cc38ac550a36381fc88819eb32f833169453d899.tar.gz
Update to oslo.privsep 2.3.0
Update to a current version of privsep to pick up bug fixes. Change-Id: Iff12e2b1bc2760fd80b9067f3826071d037e20e6
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 4981f312b..37a4f17f2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -21,7 +21,7 @@ oslo.log>=3.44.0 # Apache-2.0
oslo.messaging>=6.4.0 # Apache-2.0
oslo.middleware>=3.31.0 # Apache-2.0
oslo.policy>=1.44.1 # Apache-2.0
-oslo.privsep>=1.32.0 # Apache-2.0
+oslo.privsep>=2.3.0 # Apache-2.0
oslo.reports>=1.18.0 # Apache-2.0
oslo.rootwrap>=5.8.0 # Apache-2.0
oslo.serialization>=2.25.0 # Apache-2.0