We are thrilled to announce the release of: oslo.middleware 2.10.0: Oslo Middleware library This release is part of the mitaka release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.middleware With package available at: https://pypi.python.org/pypi/oslo.middleware For more details, please see the git log history below and: http://launchpad.net/oslo.middleware/+milestone/2.10.0 Please report issues through launchpad: http://bugs.launchpad.net/oslo.middleware Changes in oslo.middleware 2.9.0..2.10.0 ---------------------------------------- 8a89230 Updated from global requirements 023f521 Updated from global requirements e6f096b Updated from global requirements Diffstat (except docs and test files) ------------------------------------- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index d2dba26..e351493 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12 +12 @@ oslo.i18n>=1.5.0 # Apache-2.0 -oslo.utils>=2.0.0 # Apache-2.0 +oslo.utils>=2.4.0 # Apache-2.0