Skip to content

Commit ef4eece

Browse files
Bump the dependencies group in /.config with 7 updates (#390)
Bumps the dependencies group in /.config with 7 updates: | Package | From | To | | --- | --- | --- | | [griffe](https://github.com/mkdocstrings/griffe) | `1.6.2` | `1.7.1` | | [markdown-exec](https://github.com/pawamoy/markdown-exec) | `1.10.2` | `1.10.3` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.16.7` | `1.16.8` | | [rpds-py](https://github.com/crate-py/rpds) | `0.23.1` | `0.24.0` | | [tox](https://github.com/tox-dev/tox) | `4.24.2` | `4.25.0` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20241230` | `6.0.12.20250326` | | [yamllint](https://github.com/adrienverge/yamllint) | `1.36.2` | `1.37.0` | Updates `griffe` from 1.6.2 to 1.7.1 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.6.2...1.7.1) Updates `markdown-exec` from 1.10.2 to 1.10.3 - [Release notes](https://github.com/pawamoy/markdown-exec/releases) - [Changelog](https://github.com/pawamoy/markdown-exec/blob/main/CHANGELOG.md) - [Commits](pawamoy/markdown-exec@1.10.2...1.10.3) Updates `mkdocstrings-python` from 1.16.7 to 1.16.8 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.16.7...1.16.8) Updates `rpds-py` from 0.23.1 to 0.24.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.23.1...v0.24.0) Updates `tox` from 4.24.2 to 4.25.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.24.2...4.25.0) Updates `types-pyyaml` from 6.0.12.20241230 to 6.0.12.20250326 - [Commits](https://github.com/python/typeshed/commits) Updates `yamllint` from 1.36.2 to 1.37.0 - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.36.2...v1.37.0) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: markdown-exec dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rpds-py dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-pyyaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: yamllint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed35e1c commit ef4eece

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.config/constraints.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ docstring-parser-fork==0.0.12 # via pydoclint
3232
execnet==2.1.1 # via pytest-xdist
3333
filelock==3.18.0 # via ansible-lint, tox, virtualenv
3434
ghp-import==2.1.0 # via mkdocs
35-
griffe==1.6.2 # via mkdocstrings-python
35+
griffe==1.7.1 # via mkdocstrings-python
3636
hjson==3.1.0 # via mkdocs-macros-plugin, super-collections
3737
htmlmin2==0.1.13 # via mkdocs-minify-plugin
3838
identify==2.6.9 # via pre-commit
@@ -46,7 +46,7 @@ jsonschema==4.23.0 # via ansible-compat, ansible-lint
4646
jsonschema-specifications==2024.10.1 # via jsonschema
4747
linkchecker==10.5.0 # via mkdocs-ansible
4848
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
5050
markdown-include==0.8.1 # via mkdocs-ansible
5151
markupsafe==3.0.2 # via jinja2, mkdocs, mkdocs-autorefs, mkdocstrings
5252
mccabe==0.7.0 # via pylint
@@ -63,7 +63,7 @@ mkdocs-material-extensions==1.3.1 # via mkdocs-ansible, mkdocs-material
6363
mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible
6464
mkdocs-monorepo-plugin==1.1.0 # via mkdocs-ansible
6565
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
6767
mypy==1.15.0 # via ansible-creator (pyproject.toml)
6868
mypy-extensions==1.0.0 # via black, mypy
6969
nodeenv==1.9.1 # via pre-commit
@@ -88,7 +88,7 @@ pyyaml==6.0.2 # via ansible-compat, ansible-core, ansible-lint, mkdo
8888
pyyaml-env-tag==0.1 # via mkdocs
8989
referencing==0.36.2 # via ansible-lint, jsonschema, jsonschema-specifications
9090
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
9292
ruamel-yaml==0.18.10 # via ansible-lint
9393
ruff==0.11.2 # via ansible-creator (pyproject.toml)
9494
six==1.17.0 # via python-dateutil
@@ -100,14 +100,14 @@ text-unidecode==1.3 # via python-slugify
100100
tinycss2==1.4.0 # via cairosvg, cssselect2
101101
toml-sort==0.24.2 # via ansible-creator (pyproject.toml)
102102
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)
105105
urllib3==2.3.0 # via requests
106106
virtualenv==20.29.3 # via pre-commit, tox
107107
watchdog==6.0.0 # via mkdocs
108108
wcmatch==10.0 # via ansible-lint
109109
webencodings==0.5.1 # via cssselect2, tinycss2
110-
yamllint==1.36.2 # via ansible-lint
110+
yamllint==1.37.0 # via ansible-lint
111111
zipp==3.21.0 # via importlib-metadata
112112

113113
# The following packages were excluded from the output:

0 commit comments

Comments
 (0)