[oslo] oslo.utils 3.16.1 (newton)
We jubilantly announce the release of: oslo.utils 3.16.1: Oslo Utility library This release is part of the newton stable release series. The source is available from: http://git.openstack.org/cgit/openstack/oslo.utils Download the package from: https://pypi.python.org/pypi/oslo.utils Please report issues through launchpad: http://bugs.launchpad.net/oslo.utils For more details, please see below. Changes in oslo.utils 3.16.0..3.16.1 ------------------------------------ 0aae41e Updated from global requirements ac2aebd Update .gitreview for stable/newton Diffstat (except docs and test files) ------------------------------------- .gitreview | 3 ++- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index af47d66..94ea957 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17 +17 @@ pytz>=2013.6 # MIT -netaddr!=0.7.16,>=0.7.12 # BSD +netaddr!=0.7.16,>=0.7.13 # BSD diff --git a/test-requirements.txt b/test-requirements.txt index 80a559c..0cc2052 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -28 +28 @@ mock>=2.0 # BSD -oslo.config>=3.12.0 # Apache-2.0 +oslo.config>=3.14.0 # Apache-2.0 @@ -31 +31 @@ oslo.config>=3.12.0 # Apache-2.0 -bandit>=1.0.1 # Apache-2.0 +bandit>=1.1.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org