Skip to content

Commit 4880311

Browse files
authored
Bump dependencies for April releases (#560)
1 parent 14b443d commit 4880311

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

.config/constraints.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ansible-compat==25.1.4
55
ansible-core==2.18.2
66
ansible-creator==25.3.1
77
ansible-dev-environment==25.1.0
8-
ansible-lint==25.1.3
9-
ansible-navigator==25.1.0
8+
ansible-lint==25.2.0
9+
ansible-navigator==25.4.0
1010
ansible-runner==2.4.0
1111
ansible-sign==0.1.1
1212
asgiref==3.8.1
@@ -85,7 +85,7 @@ mkdocs-minify-plugin==0.8.0
8585
mkdocs-monorepo-plugin==1.1.0
8686
mkdocstrings==0.28.1
8787
mkdocstrings-python==1.16.1
88-
molecule==25.3.1
88+
molecule==25.4.0
8989
more-itertools==10.6.0
9090
mypy==1.15.0
9191
mypy-extensions==1.0.0
@@ -114,7 +114,7 @@ pylint==3.3.4
114114
pymdown-extensions==10.14.3
115115
pyproject-api==1.9.0
116116
pytest==8.3.4
117-
pytest-ansible==25.1.0
117+
pytest-ansible==25.4.0
118118
pytest-instafail==0.5.0
119119
pytest-xdist==3.6.1
120120
python-daemon==3.1.2
@@ -143,7 +143,7 @@ tinycss2==1.4.0
143143
toml-sort==0.24.2
144144
tomlkit==0.13.2
145145
tox==4.24.1
146-
tox-ansible==25.1.0
146+
tox-ansible==25.4.0
147147
types-pyyaml==6.0.12.20241230
148148
types-requests==2.32.0.20241016
149149
tzdata==2025.1

.config/requirements-lock.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ansible-compat==25.1.4
55
ansible-core==2.18.2
66
ansible-creator==25.3.1
77
ansible-dev-environment==25.1.0
8-
ansible-lint==25.1.3
9-
ansible-navigator==25.1.0
8+
ansible-lint==25.2.0
9+
ansible-navigator==25.4.0
1010
ansible-runner==2.4.0
1111
ansible-sign==0.1.1
1212
attrs==25.1.0
@@ -34,7 +34,7 @@ lockfile==0.12.2
3434
markdown-it-py==3.0.0
3535
markupsafe==3.0.2
3636
mdurl==0.1.2
37-
molecule==25.3.1
37+
molecule==25.4.0
3838
mypy-extensions==1.0.0
3939
onigurumacffi==1.4.1
4040
packaging==24.2
@@ -49,7 +49,7 @@ pycparser==2.22
4949
pygments==2.19.1
5050
pyproject-api==1.9.0
5151
pytest==8.3.4
52-
pytest-ansible==25.1.0
52+
pytest-ansible==25.4.0
5353
pytest-xdist==3.6.1
5454
python-daemon==3.1.2
5555
python-gnupg==0.5.4
@@ -61,7 +61,7 @@ ruamel-yaml==0.18.10
6161
ruamel-yaml-clib==0.2.12
6262
subprocess-tee==0.4.2
6363
tox==4.24.1
64-
tox-ansible==25.1.0
64+
tox-ansible==25.4.0
6565
tzdata==2025.1
6666
virtualenv==20.29.2
6767
wcmatch==10.0

0 commit comments

Comments
 (0)