From 08603a50473fd2db63a72a52461bcc5f6cfe3be2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 15:37:56 +0000 Subject: [PATCH] Bump python-openstackclient from 6.0.0 to 7.3.0 Bumps [python-openstackclient](https://docs.openstack.org/python-openstackclient/latest/) from 6.0.0 to 7.3.0. --- 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..99962b8b 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.3.0 PyYAML~=6.0 shortuuid~=1.0.13 sshtunnel~=0.4.0 diff --git a/requirements.txt b/requirements.txt index e5545b8a..ea5dbb0d 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.3.0 PyYAML~=6.0 shortuuid~=1.0.13 sshtunnel~=0.4.0