[release-announce] oslo.rootwrap 7.1.0 (bobcat)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 28 13:11:08 UTC 2023


We are satisfied to announce the release of:

oslo.rootwrap 7.1.0: Oslo Rootwrap

This release is part of the bobcat release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

Changes in oslo.rootwrap 7.0.1..7.1.0
-------------------------------------

0660a66 Bump bandit
f02bdb9 Revert "Moves supported python runtimes from version 3.8 to 3.10"
90ea8f3 Moves supported python runtimes from version 3.8 to 3.10
3702177 Update master for stable/2023.1


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

releasenotes/source/2023.1.rst | 6 ++++++
releasenotes/source/index.rst  | 1 +
setup.cfg                      | 1 +
test-requirements.txt          | 2 +-
4 files changed, 9 insertions(+), 1 deletion(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index a8ccf03..55b7796 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -20 +20 @@ reno>=3.1.0 # Apache-2.0
-bandit>=1.6.0,<1.7.0 # Apache-2.0
+bandit>=1.7.0,<1.8.0 # Apache-2.0






More information about the Release-announce mailing list