We are gleeful to announce the release of: oslo.utils 3.28.1: Oslo Utility library This release is part of the pike release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.utils Download the package from: https://pypi.python.org/pypi/oslo.utils Please report issues through launchpad: https://bugs.launchpad.net/oslo.utils For more details, please see below. Changes in oslo.utils 3.28.0..3.28.1 ------------------------------------ 8b3965b Updated from global requirements 86277fd Update UPPER_CONSTRAINTS_FILE for stable/pike 195a758 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 3 ++- test-requirements.txt | 2 +- tox.ini | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 0fff514..2dd23d9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -21 +21 @@ sphinx>=1.6.2 # BSD -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0