From 9acd4bd4fa1d4aea6b8962b5a6acb57a72ab6bde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 15:25:07 +0000 Subject: [PATCH] Bump python-openstackclient from 6.0.0 to 7.1.3 Bumps [python-openstackclient](https://docs.openstack.org/python-openstackclient/latest/) from 6.0.0 to 7.1.3. --- 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..79c2e37f 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.3 PyYAML~=6.0 shortuuid~=1.0.13 sshtunnel~=0.4.0 diff --git a/requirements.txt b/requirements.txt index acb744f8..6c55d5fc 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.3 PyYAML~=6.0 shortuuid~=1.0.13 sshtunnel~=0.4.0