[release-announce] oslo.serialization 4.0.1 (victoria)

no-reply at openstack.org no-reply at openstack.org
Fri Sep 11 19:29:51 UTC 2020


We are psyched to announce the release of:

oslo.serialization 4.0.1: Oslo Serialization library

This release is part of the victoria release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

Changes in oslo.serialization 4.0.0..4.0.1
------------------------------------------

c7884b2 Bump bandit version
c419298 Update openstackdocstheme.
956d25c Align contributing doc with oslo's policy


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

CONTRIBUTING.rst      | 5 +++++
test-requirements.txt | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index e31a646..5dd6fe0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13 +13 @@ 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