From 93252ae6cf316e2aef26b609775c827e5a9e48ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 06:38:48 +0000 Subject: [PATCH] chore(deps): bump the ansible-dependencies group across 1 directory with 2 updates Bumps the ansible-dependencies group with 2 updates in the /infra/ansible directory: [ansible](https://github.com/ansible-community/ansible-build-data) and [python-openstackclient](https://docs.openstack.org/python-openstackclient/). Updates `ansible` from 13.7.0 to 13.8.0 - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](https://github.com/ansible-community/ansible-build-data/compare/13.7.0...13.8.0) Updates `python-openstackclient` from 10.0.0 to 10.1.0 --- updated-dependencies: - dependency-name: ansible dependency-version: 13.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ansible-dependencies - dependency-name: python-openstackclient dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ansible-dependencies ... Signed-off-by: dependabot[bot] --- infra/ansible/requirements.in | 4 ++-- infra/ansible/requirements.txt | 6 ++---- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/infra/ansible/requirements.in b/infra/ansible/requirements.in index ee920080..4782028e 100644 --- a/infra/ansible/requirements.in +++ b/infra/ansible/requirements.in @@ -14,11 +14,11 @@ # Waiting for https://github.com/ansible/ansible/pull/85970 to land in a released version of ansible # to remove passlib completely. -ansible==13.7.0 +ansible==13.8.0 ansible-lint==26.4.0 bcrypt==4.0.1 hvac==2.4.0 jmespath==1.1.0 -python-openstackclient==10.0.0 +python-openstackclient==10.1.0 python-octaviaclient==3.14.0 passlib==1.7.4 diff --git a/infra/ansible/requirements.txt b/infra/ansible/requirements.txt index bd08b05a..37c46541 100644 --- a/infra/ansible/requirements.txt +++ b/infra/ansible/requirements.txt @@ -1,6 +1,6 @@ # This file was autogenerated by uv via the following command: # uv pip compile requirements.in -ansible==13.7.0 +ansible==13.8.0 # via -r requirements.in ansible-compat==26.3.0 # via ansible-lint @@ -192,7 +192,7 @@ python-keystoneclient==5.8.0 # via python-openstackclient python-octaviaclient==3.14.0 # via -r requirements.in -python-openstackclient==10.0.0 +python-openstackclient==10.1.0 # via # -r requirements.in # python-octaviaclient @@ -241,8 +241,6 @@ ruamel-yaml==0.19.1 # via ansible-lint ruamel-yaml-clib==0.2.15 # via ansible-lint -setuptools==82.0.1 - # via pbr stevedore==5.8.0 # via # cliff