From 6cbbdd131ccb035cba2d92797cafcd9ff4e2eef3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 16:01:49 +0000 Subject: [PATCH] Bump python-openstackclient from 6.0.0 to 7.1.2 Bumps [python-openstackclient](https://docs.openstack.org/python-openstackclient/latest/) from 6.0.0 to 7.1.2. --- updated-dependencies: - dependency-name: python-openstackclient dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-rest.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-rest.txt b/requirements-rest.txt index 5c48187c..d96e2db5 100644 --- a/requirements-rest.txt +++ b/requirements-rest.txt @@ -4,7 +4,7 @@ paramiko~=3.4.0 python-cinderclient python-keystoneclient python-novaclient -python-openstackclient==6.0.0 +python-openstackclient==7.1.2 PyYAML~=6.0 shortuuid~=1.0.13 sshtunnel~=0.4.0 diff --git a/requirements.txt b/requirements.txt index acb744f8..6be22c11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ paramiko~=3.5.0 python-cinderclient python-keystoneclient python-novaclient -python-openstackclient==6.0.0 +python-openstackclient==7.1.2 PyYAML~=6.0 shortuuid~=1.0.13 sshtunnel~=0.4.0