From d0c996c0f738ade318e9ec2fc4c676ecb6e03779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 15:51:28 +0000 Subject: [PATCH] Bump python-openstackclient from 6.0.0 to 7.2.1 Bumps [python-openstackclient](https://docs.openstack.org/python-openstackclient/latest/) from 6.0.0 to 7.2.1. --- 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..4a3d07e3 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.2.1 PyYAML~=6.0 shortuuid~=1.0.13 sshtunnel~=0.4.0 diff --git a/requirements.txt b/requirements.txt index acb744f8..0e277ac3 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.2.1 PyYAML~=6.0 shortuuid~=1.0.13 sshtunnel~=0.4.0