From ee2c04776d12262279eb105e1fc1d7e15a2b2a3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 20:09:29 +0000 Subject: [PATCH] Bump python-openstackclient from 5.5.0 to 6.3.0 Bumps [python-openstackclient](https://docs.openstack.org/python-openstackclient/latest/) from 5.5.0 to 6.3.0. --- updated-dependencies: - dependency-name: python-openstackclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bab2bb0..51b8596 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ munch~=2.5 paramiko==2.10.1 pykwalify==1.7.0 pytest~=7.0 -python-openstackclient==5.5.0 +python-openstackclient==6.3.0 yamllint~=1.0