@@ -32,7 +32,7 @@ docstring-parser-fork==0.0.12 # via pydoclint
32
32
execnet==2.1.1 # via pytest-xdist
33
33
filelock==3.18.0 # via ansible-lint, tox, virtualenv
34
34
ghp-import==2.1.0 # via mkdocs
35
- griffe==1.6.2 # via mkdocstrings-python
35
+ griffe==1.7.1 # via mkdocstrings-python
36
36
hjson==3.1.0 # via mkdocs-macros-plugin, super-collections
37
37
htmlmin2==0.1.13 # via mkdocs-minify-plugin
38
38
identify==2.6.9 # via pre-commit
@@ -46,7 +46,7 @@ jsonschema==4.23.0 # via ansible-compat, ansible-lint
46
46
jsonschema-specifications==2024.10.1 # via jsonschema
47
47
linkchecker==10.5.0 # via mkdocs-ansible
48
48
markdown==3.7 # via markdown-include, mkdocs, mkdocs-autorefs, mkdocs-htmlproofer-plugin, mkdocs-material, mkdocstrings, pymdown-extensions
49
- markdown-exec==1.10.2 # via mkdocs-ansible
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
52
52
mccabe==0.7.0 # via pylint
@@ -63,7 +63,7 @@ mkdocs-material-extensions==1.3.1 # via mkdocs-ansible, mkdocs-material
63
63
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.0 # via mkdocs-ansible, mkdocstrings-python
66
- mkdocstrings-python==1.16.7 # via mkdocs-ansible
66
+ mkdocstrings-python==1.16.8 # via mkdocs-ansible
67
67
mypy==1.15.0 # via ansible-creator (pyproject.toml)
68
68
mypy-extensions==1.0.0 # via black, mypy
69
69
nodeenv==1.9.1 # via pre-commit
@@ -88,7 +88,7 @@ pyyaml==6.0.2 # via ansible-compat, ansible-core, ansible-lint, mkdo
88
88
pyyaml-env-tag==0.1 # via mkdocs
89
89
referencing==0.36.2 # via ansible-lint, jsonschema, jsonschema-specifications
90
90
requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
91
- rpds-py==0.23.1 # via jsonschema, referencing
91
+ rpds-py==0.24.0 # via jsonschema, referencing
92
92
ruamel-yaml==0.18.10 # via ansible-lint
93
93
ruff==0.11.2 # via ansible-creator (pyproject.toml)
94
94
six==1.17.0 # via python-dateutil
@@ -100,14 +100,14 @@ text-unidecode==1.3 # via python-slugify
100
100
tinycss2==1.4.0 # via cairosvg, cssselect2
101
101
toml-sort==0.24.2 # via ansible-creator (pyproject.toml)
102
102
tomlkit==0.13.2 # via pylint, toml-sort
103
- tox==4.24.2 # via ansible-creator (pyproject.toml)
104
- types-pyyaml==6.0.12.20241230 # via ansible-creator (pyproject.toml)
103
+ tox==4.25.0 # via ansible-creator (pyproject.toml)
104
+ types-pyyaml==6.0.12.20250326 # via ansible-creator (pyproject.toml)
105
105
urllib3==2.3.0 # via requests
106
106
virtualenv==20.29.3 # via pre-commit, tox
107
107
watchdog==6.0.0 # via mkdocs
108
108
wcmatch==10.0 # via ansible-lint
109
109
webencodings==0.5.1 # via cssselect2, tinycss2
110
- yamllint==1.36.2 # via ansible-lint
110
+ yamllint==1.37.0 # via ansible-lint
111
111
zipp==3.21.0 # via importlib-metadata
112
112
113
113
# The following packages were excluded from the output:
0 commit comments