From a34064cb9afc5f54c113f0e7ad51da4ade0db7ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:08:30 -0700 Subject: [PATCH] Build(deps): Bump keystoneauth1 from 5.6.0 to 5.8.0 (#1806) Bumps [keystoneauth1](https://docs.openstack.org/keystoneauth/latest/) from 5.6.0 to 5.8.0. --- updated-dependencies: - dependency-name: keystoneauth1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cooper Lees --- requirements_swift.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_swift.txt b/requirements_swift.txt index 5f351ac9e..52221d4e3 100644 --- a/requirements_swift.txt +++ b/requirements_swift.txt @@ -1,3 +1,3 @@ -keystoneauth1==5.6.0 +keystoneauth1==5.8.0 openstackclient==4.0.0 python-swiftclient==4.6.0