We are amped to announce the release of: python-openstackclient 6.6.1: OpenStack Command-line Client This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/python-openstackclient Download the package from: https://pypi.org/project/python-openstackclient Please report issues through: https://storyboard.openstack.org/#!/project/openstack/python- openstackclient For more details, please see below. Changes in python-openstackclient 6.6.0..6.6.1 ---------------------------------------------- 685b7506 Drop direct dependency on simplejson 28253855 Update TOX_CONSTRAINTS_FILE for stable/2024.1 17f29c67 Update .gitreview for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + openstackclient/api/api.py | 7 +++---- requirements.txt | 1 + tox.ini | 8 ++++---- 4 files changed, 9 insertions(+), 8 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index a1b87a04..0cc6c7e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,0 +16 @@ python-cinderclient>=3.3.0 # Apache-2.0 +requests>=2.14.2 # Apache-2.0
participants (1)
-
no-reply@openstack.org