chore: updated dependencies for python and ansible galaxy

This commit is contained in:
NaeiKinDus 2025-03-09 00:00:00 +00:00
parent f46827bada
commit 6ae15ccbbc
Signed by: WoodSmellParticle
GPG key ID: 8E52ADFF7CA8AE56
3 changed files with 15 additions and 14 deletions

View file

@ -1,10 +1,10 @@
--- ---
collections: collections:
- name: kubernetes.core - name: kubernetes.core
version: 5.0.0 version: 5.1.0
- name: community.general - name: community.general
version: 9.1.0 version: 10.3.0
- name: ansible.utils - name: ansible.utils
version: 5.0.0 version: 5.1.2
- name: moreati.jq - name: moreati.jq
version: 0.2.1 version: 0.2.1

View file

@ -0,0 +1,7 @@
ansible-lint==25.1.3
libvirt-python==11.1.0
molecule-plugins[vagrant]==23.7.0
molecule==25.3.1
pylint==3.3.4
python-vagrant==1.0.0
yamllint==1.35.1

View file

@ -1,15 +1,9 @@
ansible-core==2.17.1 ansible-core==2.18.3
ansible-lint==24.7.0
docker==7.1.0 docker==7.1.0
Jinja2==3.1.4 Jinja2==3.1.6
jsonschema==4.23.0 jsonschema==4.23.0
molecule==24.7.0
molecule-plugins==23.5.3
netaddr==1.3.0 netaddr==1.3.0
paramiko==3.4.0 paramiko==3.5.1
pycurl==7.45.3 pycurl==7.45.6
pylint==3.2.5
python-vagrant==1.0.0
yamllint==1.35.1
jq==1.8.0 jq==1.8.0
dnspython==2.6.1 dnspython==2.7.0