Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions infra/ansible/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
7 changes: 2 additions & 5 deletions infra/ansible/requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -164,7 +164,6 @@ pbr==7.0.3
# python-cinderclient
# python-keystoneclient
# python-octaviaclient
# python-openstackclient
platformdirs==4.9.6
# via
# black
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down