From dc9376157b9e1850e8c2284e2913891a9ad37148 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 05:29:03 +0000 Subject: [PATCH] chore(deps): bump python-novaclient in /lockfiles/py313 Bumps [python-novaclient](https://docs.openstack.org/python-novaclient/latest) from 18.12.0 to 18.13.0. --- updated-dependencies: - dependency-name: python-novaclient dependency-version: 18.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- lockfiles/py313/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lockfiles/py313/requirements.txt b/lockfiles/py313/requirements.txt index a923e7a51..ae1b6190c 100644 --- a/lockfiles/py313/requirements.txt +++ b/lockfiles/py313/requirements.txt @@ -650,9 +650,9 @@ python-keystoneclient==5.8.0 \ --hash=sha256:0cc96cc719bbd8b1ca8fda71e38017dba3e87ebe3b479fcc9261a67e30b21b85 \ --hash=sha256:3ca87c67c404298ce862310b569f545a58acf75cd5685094c82f35320b3a355d # via -r requirements.in -python-novaclient==18.12.0 \ - --hash=sha256:ca70deb5f6b89c36a44df5abf62c67f41b2d35a1f906d3feba1716c1f056d26f \ - --hash=sha256:ead3db2a3dd43a89bb5a56f62f87362a76e7ef9c01938699ff6c1a060f0e9eab +python-novaclient==18.13.0 \ + --hash=sha256:812272fa36fae042c5c195aaeeaf0e5df2ca77edcb9c9e1fd66943f39d32bc4b \ + --hash=sha256:e46abb6d2a77c8f547691a9f49e66216dc03847bc2b0d1884cefba58a0bca750 # via -r requirements.in python-swiftclient==4.10.0 \ --hash=sha256:6fb8187b736b63c1bc306aba203314510244cdf731dc54031d1cc5d5962e78e6 \