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