@@ -42,7 +42,7 @@ iniconfig==2.1.0 # via pytest
42
42
isort==6.0.1 # via pylint
43
43
jinja2==3.1.6 # via ansible-core, mkdocs, mkdocs-macros-plugin, mkdocs-material, mkdocstrings, ansible-creator (pyproject.toml)
44
44
jsmin==3.0.1 # via mkdocs-minify-plugin
45
- jsonschema==4.23 .0 # via ansible-compat, ansible-lint
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
48
markdown==3.8 # via markdown-include, mkdocs, mkdocs-autorefs, mkdocs-htmlproofer-plugin, mkdocs-material, mkdocstrings, pymdown-extensions
@@ -64,12 +64,12 @@ mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible
64
64
mkdocs-monorepo-plugin==1.1.0 # via mkdocs-ansible
65
65
mkdocstrings==0.29.1 # via mkdocs-ansible, mkdocstrings-python
66
66
mkdocstrings-python==1.16.11 # via mkdocs-ansible
67
- mypy==1.15 .0 # via ansible-creator (pyproject.toml)
67
+ mypy==1.16 .0 # 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
71
71
paginate==0.5.7 # via mkdocs-material
72
- pathspec==0.12.1 # via ansible-lint, black, mkdocs, mkdocs-macros-plugin, yamllint
72
+ pathspec==0.12.1 # via ansible-lint, black, mkdocs, mkdocs-macros-plugin, mypy, yamllint
73
73
pillow==11.2.1 # via cairosvg, mkdocs-ansible
74
74
platformdirs==4.3.8 # via black, mkdocs-get-deps, pylint, tox, virtualenv
75
75
pluggy==1.6.0 # via pytest, tox
@@ -84,16 +84,16 @@ pytest==8.3.5 # via pytest-instafail, pytest-plus, pytest-sugar, pyt
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)
87
- pytest-xdist==3.6.1 # via ansible-creator (pyproject.toml)
87
+ pytest-xdist==3.7.0 # via ansible-creator (pyproject.toml)
88
88
python-dateutil==2.9.0.post0 # via ghp-import, mkdocs-macros-plugin
89
89
python-slugify==8.0.4 # via mkdocs-monorepo-plugin
90
90
pyyaml==6.0.2 # via ansible-compat, ansible-core, ansible-lint, mkdocs, mkdocs-get-deps, mkdocs-macros-plugin, pre-commit, pymdown-extensions, pyyaml-env-tag, yamllint, ansible-creator (pyproject.toml)
91
91
pyyaml-env-tag==1.1 # via mkdocs
92
92
referencing==0.36.2 # via ansible-lint, jsonschema, jsonschema-specifications
93
93
requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
94
94
rpds-py==0.25.1 # via jsonschema, referencing
95
- ruamel-yaml==0.18.11 # via ansible-lint
96
- ruff==0.11.11 # via ansible-creator (pyproject.toml)
95
+ ruamel-yaml==0.18.12 # via ansible-lint
96
+ ruff==0.11.12 # 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
@@ -111,7 +111,7 @@ watchdog==6.0.0 # via mkdocs
111
111
wcmatch==10.0 # via ansible-lint
112
112
webencodings==0.5.1 # via cssselect2, tinycss2
113
113
yamllint==1.37.1 # via ansible-lint
114
- zipp==3.21 .0 # via importlib-metadata
114
+ zipp==3.22 .0 # via importlib-metadata
115
115
116
116
# The following packages were excluded from the output:
117
117
# ansible-core
0 commit comments