From 1a434d3a8b0be1d156d6bb711f56caf3b70823b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 05:09:04 +0000 Subject: [PATCH] chore(deps): bump oslo-config from 10.5.0 to 10.6.0 in /lockfiles/py311 Bumps [oslo-config](https://docs.openstack.org/oslo.config) from 10.5.0 to 10.6.0. --- updated-dependencies: - dependency-name: oslo-config dependency-version: 10.6.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 11b5c3d0a..bb8e3a065 100644 --- a/lockfiles/py311/requirements.txt +++ b/lockfiles/py311/requirements.txt @@ -540,9 +540,9 @@ os-service-types==1.8.2 \ --hash=sha256:ab7648d7232849943196e1bb00a30e2e25e600fa3b57bb241d15b7f521b5b575 \ --hash=sha256:f78890d71814deffabf0ed4358288ec2ced579bc4d0bb87a79ae806cbb4deb6e # via keystoneauth1 -oslo-config==10.5.0 \ - --hash=sha256:8eea3356c93828c2d61bea1eb19b8cd7860a3edaff4ad2678d774dd353730dfa \ - --hash=sha256:f21b985d28e607e22dd9d12b615cb93bf6fdb890d8ff165a9dde0521464d672f +oslo-config==10.6.0 \ + --hash=sha256:5abc4db4ff3788a8f614731e8ab9b9756df9f9e936ceeb9aeca6c9a7c182d52e \ + --hash=sha256:be3ff9da13be8f17220c6d87a1c6ad3a9d8641d2d41324e04b57f9eef5724c51 # via python-keystoneclient oslo-i18n==6.9.0 \ --hash=sha256:354b6cd3ba1acf1f04231f690028fd5b58bd8b7cda7bd9859126bb97152c717b \