oslo.context 3.1.1 (victoria)
We are ecstatic to announce the release of: oslo.context 3.1.1: Oslo Context library This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/oslo.context Download the package from: https://pypi.org/project/oslo.context Please report issues through: https://bugs.launchpad.net/oslo.context/+bugs For more details, please see below. Changes in oslo.context 3.1.0..3.1.1 ------------------------------------ 37dea64 Bump bandit version b9708c3 drop mock from lower-constraints ffb62b9 Fix pygments style 4e79c1c Align contributing doc with oslo's policy Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 5 +++++ lower-constraints.txt | 1 - oslo_context/context.py | 2 +- releasenotes/source/conf.py | 6 +----- test-requirements.txt | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index f090200..2820c80 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12 +12 @@ stestr>=2.0.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