update ansible/requirements
This commit is contained in:
@@ -1,30 +1,33 @@
|
|||||||
ansible==11.1.0
|
ansible==12.2.0
|
||||||
ansible-compat==24.10.0
|
ansible-compat==25.8.2
|
||||||
ansible-core==2.18.1
|
ansible-core==2.19.4
|
||||||
ansible-lint==24.12.2
|
ansible-lint==25.9.2
|
||||||
attrs==24.3.0
|
attrs==25.4.0
|
||||||
black==24.10.0
|
black==25.9.0
|
||||||
bracex==2.5.post1
|
bracex==2.6
|
||||||
cffi==1.17.1
|
cffi==2.0.0
|
||||||
click==8.1.8
|
click==8.3.0
|
||||||
cryptography==44.0.0
|
cryptography==46.0.3
|
||||||
filelock==3.16.1
|
distro==1.9.0
|
||||||
importlib_metadata==8.5.0
|
filelock==3.20.0
|
||||||
Jinja2==3.1.5
|
importlib_metadata==8.7.0
|
||||||
jsonschema==4.23.0
|
Jinja2==3.1.6
|
||||||
jsonschema-specifications==2024.10.1
|
jsonschema==4.25.1
|
||||||
MarkupSafe==3.0.2
|
jsonschema-specifications==2025.9.1
|
||||||
mypy-extensions==1.0.0
|
MarkupSafe==3.0.3
|
||||||
packaging==24.2
|
mypy_extensions==1.1.0
|
||||||
|
packaging==25.0
|
||||||
pathspec==0.12.1
|
pathspec==0.12.1
|
||||||
platformdirs==4.3.6
|
platformdirs==4.5.0
|
||||||
pycparser==2.22
|
pycparser==2.23
|
||||||
PyYAML==6.0.2
|
pytokens==0.3.0
|
||||||
referencing==0.35.1
|
PyYAML==6.0.3
|
||||||
resolvelib==1.0.1
|
referencing==0.37.0
|
||||||
rpds-py==0.22.3
|
resolvelib==1.2.1
|
||||||
ruamel.yaml==0.18.6
|
rpds-py==0.28.0
|
||||||
|
ruamel.yaml==0.18.16
|
||||||
|
ruamel.yaml.clib==0.2.14
|
||||||
subprocess-tee==0.4.2
|
subprocess-tee==0.4.2
|
||||||
wcmatch==10.0
|
wcmatch==10.1
|
||||||
yamllint==1.35.1
|
yamllint==1.37.1
|
||||||
zipp==3.21.0
|
zipp==3.23.0
|
||||||
|
|||||||
Reference in New Issue
Block a user