chore(python)!: cleanup and upgrade python3 dependencies
This commit is contained in:
parent
6876a18241
commit
736d90b82d
1 changed files with 12 additions and 14 deletions
|
@ -1,17 +1,15 @@
|
|||
ansible==8.3.0
|
||||
ansible-compat==4.1.6
|
||||
ansible-core==2.15.3
|
||||
ansible-lint==6.17.2
|
||||
docker==6.1.3
|
||||
Jinja2==3.1.2
|
||||
jsonschema==4.19.0
|
||||
molecule==6.0.1
|
||||
molecule-plugins==23.5.0
|
||||
netaddr==0.10.1
|
||||
paramiko==3.3.1
|
||||
pycurl==7.45.2
|
||||
pylint==2.17.5
|
||||
ansible-core==2.17.1
|
||||
ansible-lint==24.7.0
|
||||
docker==7.1.0
|
||||
Jinja2==3.1.4
|
||||
jsonschema==4.23.0
|
||||
molecule==24.7.0
|
||||
molecule-plugins==23.5.3
|
||||
netaddr==1.3.0
|
||||
paramiko==3.4.0
|
||||
pycurl==7.45.3
|
||||
pylint==3.2.5
|
||||
python-vagrant==1.0.0
|
||||
yamllint==1.32.0
|
||||
yamllint==1.35.1
|
||||
jq==1.7.0
|
||||
dnspython==2.6.1
|
||||
|
|
Loading…
Add table
Reference in a new issue