1
1
# This file was autogenerated by uv via the following command:
2
2
# tox run -e deps
3
- ansible-compat==25.5 .0 # via ansible-lint
4
- ansible-lint==25.5.0 # via ansible-creator (pyproject.toml)
3
+ ansible-compat==25.6 .0 # via ansible-lint
4
+ ansible-lint==25.6.1 # via ansible-creator (pyproject.toml)
5
5
argcomplete==3.6.2 # via ansible-creator (pyproject.toml)
6
6
astroid==3.3.10 # via pylint
7
7
attrs==25.3.0 # via jsonschema, referencing
@@ -10,7 +10,7 @@ backrefs==5.8 # via mkdocs-material
10
10
beautifulsoup4==4.13.4 # via linkchecker, mkdocs-htmlproofer-plugin
11
11
black==25.1.0 # via ansible-lint
12
12
bracex==2.5.post1 # via wcmatch
13
- cachetools==6.0 .0 # via tox
13
+ cachetools==6.1 .0 # via tox
14
14
cairocffi==1.7.1 # via cairosvg
15
15
cairosvg==2.8.2 # via mkdocs-ansible
16
16
certifi==2025.6.15 # via requests
@@ -45,7 +45,7 @@ jsmin==3.0.1 # via mkdocs-minify-plugin
45
45
jsonschema==4.24.0 # via ansible-compat, ansible-lint
46
46
jsonschema-specifications==2025.4.1 # via jsonschema
47
47
linkchecker==10.5.0 # via mkdocs-ansible
48
- markdown==3.8 # via markdown-include, mkdocs, mkdocs-autorefs, mkdocs-htmlproofer-plugin, mkdocs-material, mkdocstrings, pymdown-extensions
48
+ markdown==3.8.2 # via markdown-include, mkdocs, mkdocs-autorefs, mkdocs-htmlproofer-plugin, mkdocs-material, mkdocstrings, pymdown-extensions
49
49
markdown-exec==1.10.3 # via mkdocs-ansible
50
50
markdown-include==0.8.1 # via mkdocs-ansible
51
51
markupsafe==3.0.2 # via jinja2, mkdocs, mkdocs-autorefs, mkdocstrings
@@ -64,7 +64,7 @@ mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible
64
64
mkdocs-monorepo-plugin==1.1.2 # via mkdocs-ansible
65
65
mkdocstrings==0.29.1 # via mkdocs-ansible, mkdocstrings-python
66
66
mkdocstrings-python==1.16.12 # via mkdocs-ansible
67
- mypy==1.16.0 # via ansible-creator (pyproject.toml)
67
+ mypy==1.16.1 # via ansible-creator (pyproject.toml)
68
68
mypy-extensions==1.1.0 # via black, mypy
69
69
nodeenv==1.9.1 # via pre-commit
70
70
packaging==25.0 # via ansible-compat, ansible-core, ansible-lint, black, mkdocs, mkdocs-macros-plugin, pyproject-api, pytest, pytest-sugar, tox
@@ -76,11 +76,11 @@ pluggy==1.6.0 # via pytest, tox
76
76
pre-commit==4.2.0 # via ansible-creator (pyproject.toml)
77
77
pycparser==2.22 # via cffi
78
78
pydoclint==0.6.6 # via ansible-creator (pyproject.toml)
79
- pygments==2.19.1 # via mkdocs-material, pytest
79
+ pygments==2.19.2 # via mkdocs-material, pytest
80
80
pylint==3.3.7 # via ansible-creator (pyproject.toml)
81
- pymdown-extensions==10.15 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
81
+ pymdown-extensions==10.16 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
82
82
pyproject-api==1.9.1 # via tox
83
- pytest==8.4.0 # via pytest-instafail, pytest-plus, pytest-sugar, pytest-xdist, ansible-creator (pyproject.toml)
83
+ pytest==8.4.1 # via pytest-instafail, pytest-plus, pytest-sugar, pytest-xdist, ansible-creator (pyproject.toml)
84
84
pytest-instafail==0.5.0 # via ansible-creator (pyproject.toml)
85
85
pytest-plus==0.8.1 # via ansible-creator (pyproject.toml)
86
86
pytest-sugar==1.0.0 # via ansible-creator (pyproject.toml)
@@ -93,7 +93,7 @@ referencing==0.36.2 # via ansible-lint, jsonschema, jsonschema-specificati
93
93
requests==2.32.4 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
94
94
rpds-py==0.25.1 # via jsonschema, referencing
95
95
ruamel-yaml==0.18.14 # via ansible-lint
96
- ruff==0.11.13 # via ansible-creator (pyproject.toml)
96
+ ruff==0.12.0 # via ansible-creator (pyproject.toml)
97
97
six==1.17.0 # via python-dateutil
98
98
soupsieve==2.7 # via beautifulsoup4
99
99
subprocess-tee==0.4.2 # via ansible-compat, ansible-lint
@@ -103,9 +103,9 @@ text-unidecode==1.3 # via python-slugify
103
103
tinycss2==1.4.0 # via cairosvg, cssselect2
104
104
toml-sort==0.24.2 # via ansible-creator (pyproject.toml)
105
105
tomlkit==0.13.3 # via pylint, toml-sort
106
- tox==4.26 .0 # via ansible-creator (pyproject.toml)
106
+ tox==4.27 .0 # via ansible-creator (pyproject.toml)
107
107
types-pyyaml==6.0.12.20250516 # via ansible-creator (pyproject.toml)
108
- urllib3==2.4 .0 # via requests
108
+ urllib3==2.5 .0 # via requests
109
109
virtualenv==20.31.2 # via pre-commit, tox
110
110
watchdog==6.0.0 # via mkdocs
111
111
wcmatch==10.0 # via ansible-lint
0 commit comments