oslo.reports 2.2.0 (victoria)
We are happy to announce the release of: oslo.reports 2.2.0: oslo.reports library This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/oslo.reports Download the package from: https://pypi.org/project/oslo.reports Please report issues through: https://bugs.launchpad.net/oslo.reports/+bugs For more details, please see below. Changes in oslo.reports 2.1.0..2.2.0 ------------------------------------ e45d4e9 [goal] Migrate testing to ubuntu focal 8de1a71 Bump bandit version 4b2a6ea Fix pygments style 7dcae11 Align contributing doc with oslo's policy Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 5 +++++ lower-constraints.txt | 6 +++--- releasenotes/source/conf.py | 2 +- test-requirements.txt | 4 ++-- 5 files changed, 12 insertions(+), 9 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 7207aba..8acd21b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12 +12 @@ eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT -greenlet>=0.4.10 # MIT +greenlet>=0.4.15 # MIT @@ -17 +17 @@ 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
participants (1)
-
no-reply@openstack.org