[release-announce] oslo.concurrency 5.2.0 (bobcat)
no-reply at openstack.org
no-reply at openstack.org
Mon Aug 28 13:12:34 UTC 2023
We are happy to announce the release of:
oslo.concurrency 5.2.0: Oslo Concurrency library
This release is part of the bobcat release series.
The source is available from:
https://opendev.org/openstack/oslo.concurrency
Download the package from:
https://pypi.org/project/oslo.concurrency
Please report issues through:
https://bugs.launchpad.net/oslo.concurrency/+bugs
For more details, please see below.
Changes in oslo.concurrency 5.1.1..5.2.0
----------------------------------------
b4aec26 Bump bandit
9c7ecb4 Imported Translations from Zanata
28fd71f Revert "Moves supported python runtimes from version 3.8 to 3.10"
d41e8f3 Moves supported python runtimes from version 3.8 to 3.10
8c582a4 Update master for stable/2023.1
Diffstat (except docs and test files)
-------------------------------------
releasenotes/source/2023.1.rst | 6 ++++++
releasenotes/source/index.rst | 1 +
releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po | 8 ++++++--
setup.cfg | 1 +
test-requirements.txt | 2 +-
5 files changed, 15 insertions(+), 3 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index d737720..7c65a07 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13 +13 @@ eventlet>=0.19.0 # MIT
-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