[release-announce] oslo.vmware 3.7.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Fri Sep 11 19:38:37 UTC 2020


We are chuffed to announce the release of:

oslo.vmware 3.7.0: Oslo VMware library

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/oslo.vmware

Download the package from:

    https://pypi.org/project/oslo.vmware

Please report issues through:

    https://bugs.launchpad.net/oslo.vmware/+bugs

For more details, please see below.

Changes in oslo.vmware 3.6.0..3.7.0
-----------------------------------

5c08559 [goal] Migrate testing to ubuntu focal
7e2b42d Bump bandit version


Diffstat (except docs and test files)
-------------------------------------

lower-constraints.txt | 6 +++---
requirements.txt      | 4 ++--
test-requirements.txt | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 65917f0..b4ef5f4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14 +14 @@ oslo.utils>=3.33.0 # Apache-2.0
-PyYAML>=3.12 # MIT
+PyYAML>=3.13 # MIT
@@ -16 +16 @@ PyYAML>=3.12 # MIT
-lxml!=3.7.0,>=3.4.1 # BSD
+lxml>=4.5.0 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index 4663c58..83a1429 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -16 +16 @@ coverage!=4.4,>=4.0 # Apache-2.0
-bandit>=1.1.0 # Apache-2.0
+bandit>=1.6.0,<1.7.0 # Apache-2.0






More information about the Release-announce mailing list