From 8e7a130cc25b188aea4fbb658d4823368332cf87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 07:45:53 +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.6.0 to 13.7.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.6.0...13.7.0) Updates `python-openstackclient` from 9.0.0 to 10.0.0 --- updated-dependencies: - dependency-name: ansible dependency-version: 13.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ansible-dependencies - dependency-name: python-openstackclient dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ansible-dependencies ... Signed-off-by: dependabot[bot] --- infra/ansible/requirements.in | 4 ++-- infra/ansible/requirements.txt | 7 ++----- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/infra/ansible/requirements.in b/infra/ansible/requirements.in index 091840e9..193c314a 100644 --- a/infra/ansible/requirements.in +++ b/infra/ansible/requirements.in @@ -14,10 +14,10 @@ # Waiting for https://github.com/ansible/ansible/pull/85970 to land in a released version of ansible # to remove passlib completely. -ansible==13.6.0 +ansible==13.7.0 ansible-lint==26.4.0 bcrypt==4.0.1 jmespath==1.1.0 -python-openstackclient==9.0.0 +python-openstackclient==10.0.0 python-octaviaclient==3.14.0 passlib==1.7.4 diff --git a/infra/ansible/requirements.txt b/infra/ansible/requirements.txt index 79d318b7..8d2a699c 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.6.0 +ansible==13.7.0 # via -r requirements.in ansible-compat==26.3.0 # via ansible-lint @@ -164,7 +164,6 @@ pbr==7.0.3 # python-cinderclient # python-keystoneclient # python-octaviaclient - # python-openstackclient platformdirs==4.9.6 # via # black @@ -191,7 +190,7 @@ python-keystoneclient==5.8.0 # via python-openstackclient python-octaviaclient==3.14.0 # via -r requirements.in -python-openstackclient==9.0.0 +python-openstackclient==10.0.0 # via # -r requirements.in # python-octaviaclient @@ -239,8 +238,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