From e19d9986b5396ca9384ada5ce8449e8e879460a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 11:57:13 +0000 Subject: [PATCH] Bump openstacksdk from 0.62 to 4.0.0 Bumps [openstacksdk](https://docs.openstack.org/openstacksdk/) from 0.62 to 4.0.0. --- updated-dependencies: - dependency-name: openstacksdk 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..6b986b41 100644 --- a/requirements-rest.txt +++ b/requirements-rest.txt @@ -1,4 +1,4 @@ -openstacksdk==0.62 +openstacksdk==4.0.0 mergedeep~=1.3.4 paramiko~=3.4.0 python-cinderclient diff --git a/requirements.txt b/requirements.txt index acb744f8..a664a4fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -openstacksdk==0.62 +openstacksdk==4.0.0 mergedeep~=1.3.4 paramiko~=3.5.0 python-cinderclient