Skip to content

Commit f6fea2c

Browse files
chore(deps): update python dependencies (#1312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf8a0e2 commit f6fea2c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.config/python/dev/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ansible==12.1.0
2-
ansible-lint==25.9.1
3-
ansible-compat==25.8.1
2+
ansible-lint==25.9.2
3+
ansible-compat==25.8.2
44
yamllint==1.37.1
55
molecule==25.9.0
66
molecule-plugins==25.8.12

automation/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ansible==12.1.0
2-
boto3==1.40.44
2+
boto3==1.40.54
33
dopy==0.3.7
44
google-auth==2.41.1
5-
hcloud==2.7.0
5+
hcloud==2.9.0

automation/roles/consul/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rich>=14.1.0,<14.2.0
1+
rich>=14.2.0,<14.3.0
22
molecule===2.22
33
docker
44
netaddr

0 commit comments

Comments
 (0)