From 9070a831db9c8d19ba5fdb9e437e8107b227c8f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 17:11:06 +0000 Subject: [PATCH] Bump python-openstackclient from 6.0.0 to 7.3.1 Bumps [python-openstackclient](https://docs.openstack.org/python-openstackclient/latest/) from 6.0.0 to 7.3.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..9b76ce49 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.1 PyYAML~=6.0 shortuuid~=1.0.13 sshtunnel~=0.4.0 diff --git a/requirements.txt b/requirements.txt index e5545b8a..1b024c9a 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.1 PyYAML~=6.0 shortuuid~=1.0.13 sshtunnel~=0.4.0