File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# This file was autogenerated by uv via the following command:
2
2
# tox run -e deps
3
3
ansi2html==1.9.2 # via molecule (pyproject.toml)
4
- ansible-compat==25.1.2 # via ansible-lint, molecule (pyproject.toml)
4
+ ansible-compat==25.1.4 # via ansible-lint, molecule (pyproject.toml)
5
5
ansible-lint==25.1.2 # via molecule (pyproject.toml)
6
6
astroid==3.3.8 # via pylint
7
7
attrs==25.1.0 # via jsonschema, referencing
Original file line number Diff line number Diff line change 1
- ansible-compat >= 25.1.0
1
+ ansible-compat >= 25.1.4
2
2
ansible-core >= 2.15.0
3
3
click >= 8.0, < 9
4
4
click-help-colors
Original file line number Diff line number Diff line change 89
89
args :
90
90
- --output-format=colorized
91
91
additional_dependencies :
92
- - ansible-compat>=25.1.0
92
+ - ansible-compat>=25.1.4
93
93
- click
94
94
- click-help-colors
95
95
- enrich>=1.2.7
@@ -105,7 +105,7 @@ repos:
105
105
hooks :
106
106
- id : mypy
107
107
additional_dependencies :
108
- - ansible-compat>=25.1.0
108
+ - ansible-compat>=25.1.4
109
109
- click
110
110
- click-help-colors
111
111
- enrich
You can’t perform that action at this time.
0 commit comments