Merge "Require oslo.serialization 4.1.0"

This commit is contained in:
Zuul 2021-02-12 16:53:17 +00:00 committed by Gerrit Code Review
commit 9c7e88dede
2 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@ oslo.policy==3.6.0
oslo.privsep==2.4.0
oslo.reports==2.2.0
oslo.rootwrap==6.2.0
oslo.serialization==4.0.1
oslo.serialization==4.1.0
oslo.service==2.4.0
oslo.upgradecheck==1.1.1
oslo.utils==4.7.0

View File

@ -25,7 +25,7 @@ oslo.policy>=3.6.0 # Apache-2.0
oslo.privsep>=2.4.0 # Apache-2.0
oslo.reports>=2.2.0 # Apache-2.0
oslo.rootwrap>=6.2.0 # Apache-2.0
oslo.serialization>=4.0.1 # Apache-2.0
oslo.serialization>=4.1.0 # Apache-2.0
oslo.service>=2.4.0 # Apache-2.0
oslo.upgradecheck>=1.1.1 # Apache-2.0
oslo.utils>=4.7.0 # Apache-2.0