oslo.middleware 4.1.1 (victoria)
We joyfully announce the release of: oslo.middleware 4.1.1: Oslo Middleware library This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/oslo.middleware Download the package from: https://pypi.org/project/oslo.middleware Please report issues through: https://bugs.launchpad.net/oslo.middleware/+bugs For more details, please see below. Changes in oslo.middleware 4.1.0..4.1.1 --------------------------------------- ea8e881 Bump bandit version 69dd162 Fix pygments style 708bd0a Align contributing doc with oslo's policy Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 5 +++++ releasenotes/source/conf.py | 2 +- test-requirements.txt | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 7f63558..33ecb80 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12 +12 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 -bandit>=1.1.0,<1.6.0 # Apache-2.0 +bandit>=1.6.0,<1.7.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org