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-core==2.17.1
|
||||||
ansible-compat==4.1.6
|
ansible-lint==24.7.0
|
||||||
ansible-core==2.15.3
|
docker==7.1.0
|
||||||
ansible-lint==6.17.2
|
Jinja2==3.1.4
|
||||||
docker==6.1.3
|
jsonschema==4.23.0
|
||||||
Jinja2==3.1.2
|
molecule==24.7.0
|
||||||
jsonschema==4.19.0
|
molecule-plugins==23.5.3
|
||||||
molecule==6.0.1
|
netaddr==1.3.0
|
||||||
molecule-plugins==23.5.0
|
paramiko==3.4.0
|
||||||
netaddr==0.10.1
|
pycurl==7.45.3
|
||||||
paramiko==3.3.1
|
pylint==3.2.5
|
||||||
pycurl==7.45.2
|
|
||||||
pylint==2.17.5
|
|
||||||
python-vagrant==1.0.0
|
python-vagrant==1.0.0
|
||||||
yamllint==1.32.0
|
yamllint==1.35.1
|
||||||
jq==1.7.0
|
jq==1.7.0
|
||||||
dnspython==2.6.1
|
dnspython==2.6.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue