Bump up oslo.utils to 1.1.0
Oslo.utils was recently released with version 1.1.0 That release contains some code that was extracted from taskflow to provide general functionality to other projects. So to allow taskflow to remove that code from its own project we need to bump this up to a version that includes that code. Change-Id: Icfddc58933288576e7832bfc2bb1902c4f8b5cbc
This commit is contained in:
parent
7368d04c2d
commit
cc7770e135
@ -63,7 +63,7 @@ oslo.messaging>=1.4.0,!=1.5.0
|
||||
oslo.middleware>=0.1.0 # Apache-2.0
|
||||
oslo.rootwrap>=1.3.0
|
||||
oslo.serialization>=1.0.0 # Apache-2.0
|
||||
oslo.utils>=1.0.0 # Apache-2.0
|
||||
oslo.utils>=1.1.0 # Apache-2.0
|
||||
oslo.vmware>=0.7.0 # Apache-2.0
|
||||
osprofiler>=0.3.0 # Apache-2.0
|
||||
os-apply-config
|
||||
|
Loading…
Reference in New Issue
Block a user