From e402d68138449920fedaebece48c11eecf014ad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 11:52:39 +0000 Subject: [PATCH] chore(deps): bump python-swiftclient from 4.7.0 to 4.8.0 Bumps [python-swiftclient](https://github.com/openstack/swift) from 4.7.0 to 4.8.0. - [Changelog](https://github.com/openstack/swift/blob/master/CHANGELOG) - [Commits](https://github.com/openstack/swift/commits) --- updated-dependencies: - dependency-name: python-swiftclient dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-windows.txt | 6 +++--- requirements.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements-windows.txt b/requirements-windows.txt index 8535f58c8..05433362d 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -568,9 +568,9 @@ python-novaclient==18.9.0 \ --hash=sha256:351fefdaaafad7a5522b57183f1d5e1b077a4a6169e19470943f7218d7c79018 \ --hash=sha256:cf6a4b8f01ec543d5a75c01c218474ba9b063bd9fd3743821fedc68a845cab4e # via -r requirements-windows.in -python-swiftclient==4.7.0 \ - --hash=sha256:0e3f642d9dc589a06974a3568702319d01b08e1f85bb962b81603b7e87f922bf \ - --hash=sha256:afd7575753d8e49617adcb11550187fd0b120fcd819f1e782c0b538f2d093773 +python-swiftclient==4.8.0 \ + --hash=sha256:44162cab469368cafdc25e0c8c4e95a2b9db1a44456a48ce080fe2ca9a4b3863 \ + --hash=sha256:8f15567e6de59df2781366fda203d84097fdb2ec1580234da7c9251a1f0e78d5 # via -r requirements-windows.in pywinrm==0.5.0 \ --hash=sha256:5428eb1e494af7954546cd4ff15c9ef1a30a75e05b25a39fd606cef22201e9f1 \ diff --git a/requirements.txt b/requirements.txt index c18a5a99a..d667dda32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -568,9 +568,9 @@ python-novaclient==18.9.0 \ --hash=sha256:351fefdaaafad7a5522b57183f1d5e1b077a4a6169e19470943f7218d7c79018 \ --hash=sha256:cf6a4b8f01ec543d5a75c01c218474ba9b063bd9fd3743821fedc68a845cab4e # via -r requirements.in -python-swiftclient==4.7.0 \ - --hash=sha256:0e3f642d9dc589a06974a3568702319d01b08e1f85bb962b81603b7e87f922bf \ - --hash=sha256:afd7575753d8e49617adcb11550187fd0b120fcd819f1e782c0b538f2d093773 +python-swiftclient==4.8.0 \ + --hash=sha256:44162cab469368cafdc25e0c8c4e95a2b9db1a44456a48ce080fe2ca9a4b3863 \ + --hash=sha256:8f15567e6de59df2781366fda203d84097fdb2ec1580234da7c9251a1f0e78d5 # via -r requirements.in pywinrm==0.5.0 \ --hash=sha256:5428eb1e494af7954546cd4ff15c9ef1a30a75e05b25a39fd606cef22201e9f1 \