Update to oslo.privsep 2.3.0

Update to a current version of privsep to
pick up bug fixes.

Change-Id: Iff12e2b1bc2760fd80b9067f3826071d037e20e6
This commit is contained in:
Eric Harney 2020-08-03 10:06:37 -04:00 committed by Brian Rosmaita
parent 422184c9f2
commit cc38ac550a
2 changed files with 2 additions and 2 deletions

View File

@ -69,7 +69,7 @@ oslo.log==3.44.0
oslo.messaging==6.4.0
oslo.middleware==3.31.0
oslo.policy==1.44.1
oslo.privsep==1.32.0
oslo.privsep==2.3.0
oslo.reports==1.18.0
oslo.rootwrap==5.8.0
oslo.serialization==2.25.0

View File

@ -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