oslo.config 8.3.2 (victoria)
We exuberantly announce the release of: oslo.config 8.3.2: Oslo Configuration API This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/oslo.config Download the package from: https://pypi.org/project/oslo.config Please report issues through: https://bugs.launchpad.net/oslo.config/+bugs For more details, please see below. Changes in oslo.config 8.3.1..8.3.2 ----------------------------------- fcb8894 Bump bandit version Diffstat (except docs and test files) ------------------------------------- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 985a9da..bfe3ac5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -27 +27 @@ requests_mock>=1.5.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