From 32c5d5c9302010297ed00c038d061cc6ca208c0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 18:09:45 +0000 Subject: [PATCH] Bump python-octaviaclient from 3.8.0 to 3.9.0 Bumps [python-octaviaclient](https://docs.openstack.org/python-octaviaclient/latest/) from 3.8.0 to 3.9.0. --- updated-dependencies: - dependency-name: python-octaviaclient dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cbcf10b..fd34146 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ python-heatclient==4.0.0 python-neutronclient==11.3.1 python-glanceclient==4.7.0 python-swiftclient==4.6.0 -python-octaviaclient==3.8.0 +python-octaviaclient==3.9.0 munch==4.0.0