We are delighted to announce the release of: mistral-extra 16.0.1 This release is part of the gazpacho release series. The source is available from: https://opendev.org/openstack/mistral-extra Download the package from: https://pypi.org/project/mistral-extra Please report issues through: https://bugs.launchpad.net/mistral/+bugs For more details, please see below. Changes in mistral-extra 16.0.0..16.0.1 --------------------------------------- 46eb4f5 Fix section name for scripts a6b31dd Import additional hacking checks from mistral repo d8cc51a reno: Update master for unmaintained/2024.1 Diffstat (except docs and test files) ------------------------------------- pyproject.toml | 2 +- releasenotes/source/2024.1.rst | 2 +- requirements.txt | 4 ++-- tox.ini | 7 +++++-- 4 files changed, 9 insertions(+), 6 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 3e33c1d..c849daf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,2 +36,2 @@ oslo.config>=8.7.0 # Apache-2.0 -Flask>=1.0.2 -prometheus_client>=0.15.0 +Flask>=1.0.2 # BSD +prometheus-client>=0.15.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org