From a3747651c6145182de36a8a0b5f5b3a3537f8ec6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 05:28:40 +0000 Subject: [PATCH] chore(deps): bump oslo-config from 10.3.0 to 10.4.0 in /lockfiles/py311 Bumps [oslo-config](https://docs.openstack.org/oslo.config) from 10.3.0 to 10.4.0. --- updated-dependencies: - dependency-name: oslo-config dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- lockfiles/py311/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lockfiles/py311/requirements.txt b/lockfiles/py311/requirements.txt index bae83e756..779bf10bc 100644 --- a/lockfiles/py311/requirements.txt +++ b/lockfiles/py311/requirements.txt @@ -592,9 +592,9 @@ os-service-types==1.8.2 \ --hash=sha256:ab7648d7232849943196e1bb00a30e2e25e600fa3b57bb241d15b7f521b5b575 \ --hash=sha256:f78890d71814deffabf0ed4358288ec2ced579bc4d0bb87a79ae806cbb4deb6e # via keystoneauth1 -oslo-config==10.3.0 \ - --hash=sha256:b17d983bd1845087d282f19d583cae0da5bfe725dc6884c9a7d50454839640c9 \ - --hash=sha256:c405a40a8b05aa97bb5c24bb0b849981a7a5b7d56304df40632722312c58eaca +oslo-config==10.4.0 \ + --hash=sha256:0429c7b312114fb796005bdb718bba51e66de9c0814fb2cee22e754afbfe253b \ + --hash=sha256:2ae3e02593474ecd7b64ec4eb11482adb4c928a78267bc820f5c3f80240b197a # via python-keystoneclient oslo-i18n==6.8.0 \ --hash=sha256:77a6729535ec5a49f72bc64d7795b673a88c1b9c753e0fca45d4e6b14e892bb9 \