Skip to content

Commit 15dad1f

Browse files
Bump the dependencies group in /.config with 6 updates (#421)
* Bump the dependencies group in /.config with 6 updates Bumps the dependencies group in /.config with 6 updates: | Package | From | To | | --- | --- | --- | | [mkdocs-monorepo-plugin](https://github.com/backstage/mkdocs-monorepo-plugin) | `1.1.0` | `1.1.2` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.16.11` | `1.16.12` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `8.4.0` | | ruamel-yaml | `0.18.12` | `0.18.13` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.12` | `0.11.13` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.13.2` | `0.13.3` | Updates `mkdocs-monorepo-plugin` from 1.1.0 to 1.1.2 - [Changelog](https://github.com/backstage/mkdocs-monorepo-plugin/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/backstage/mkdocs-monorepo-plugin/commits) Updates `mkdocstrings-python` from 1.16.11 to 1.16.12 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.16.11...1.16.12) Updates `pytest` from 8.3.5 to 8.4.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.5...8.4.0) Updates `ruamel-yaml` from 0.18.12 to 0.18.13 Updates `ruff` from 0.11.12 to 0.11.13 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.11.12...0.11.13) Updates `tomlkit` from 0.13.2 to 0.13.3 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.13.2...0.13.3) --- updated-dependencies: - dependency-name: mkdocs-monorepo-plugin dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings-python dependency-version: 1.16.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruamel-yaml dependency-version: 0.18.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.11.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tomlkit dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Update constraints.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abhinav Anand <[email protected]>
1 parent ec94e80 commit 15dad1f

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
@@ -61,9 +61,9 @@ mkdocs-macros-plugin==1.3.7 # via mkdocs-ansible
6161
mkdocs-material==9.6.14 # via mkdocs-ansible
6262
mkdocs-material-extensions==1.3.1 # via mkdocs-ansible, mkdocs-material
6363
mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible
64-
mkdocs-monorepo-plugin==1.1.0 # via mkdocs-ansible
64+
mkdocs-monorepo-plugin==1.1.2 # via mkdocs-ansible
6565
mkdocstrings==0.29.1 # via mkdocs-ansible, mkdocstrings-python
66-
mkdocstrings-python==1.16.11 # via mkdocs-ansible
66+
mkdocstrings-python==1.16.12 # via mkdocs-ansible
6767
mypy==1.16.0 # via ansible-creator (pyproject.toml)
6868
mypy-extensions==1.1.0 # via black, mypy
6969
nodeenv==1.9.1 # via pre-commit
@@ -76,11 +76,11 @@ pluggy==1.6.0 # via pytest, tox
7676
pre-commit==4.2.0 # via ansible-creator (pyproject.toml)
7777
pycparser==2.22 # via cffi
7878
pydoclint==0.6.6 # via ansible-creator (pyproject.toml)
79-
pygments==2.19.1 # via mkdocs-material
79+
pygments==2.19.1 # via mkdocs-material, pytest
8080
pylint==3.3.7 # via ansible-creator (pyproject.toml)
8181
pymdown-extensions==10.15 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
8282
pyproject-api==1.9.1 # via tox
83-
pytest==8.3.5 # via pytest-instafail, pytest-plus, pytest-sugar, pytest-xdist, ansible-creator (pyproject.toml)
83+
pytest==8.4.0 # via pytest-instafail, pytest-plus, pytest-sugar, pytest-xdist, ansible-creator (pyproject.toml)
8484
pytest-instafail==0.5.0 # via ansible-creator (pyproject.toml)
8585
pytest-plus==0.8.1 # via ansible-creator (pyproject.toml)
8686
pytest-sugar==1.0.0 # via ansible-creator (pyproject.toml)
@@ -92,8 +92,8 @@ pyyaml-env-tag==1.1 # via mkdocs
9292
referencing==0.36.2 # via ansible-lint, jsonschema, jsonschema-specifications
9393
requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
9494
rpds-py==0.25.1 # via jsonschema, referencing
95-
ruamel-yaml==0.18.12 # via ansible-lint
96-
ruff==0.11.12 # via ansible-creator (pyproject.toml)
95+
ruamel-yaml==0.18.13 # via ansible-lint
96+
ruff==0.11.13 # via ansible-creator (pyproject.toml)
9797
six==1.17.0 # via python-dateutil
9898
soupsieve==2.7 # via beautifulsoup4
9999
subprocess-tee==0.4.2 # via ansible-compat, ansible-lint
@@ -102,7 +102,7 @@ termcolor==3.1.0 # via mkdocs-macros-plugin, pytest-sugar
102102
text-unidecode==1.3 # via python-slugify
103103
tinycss2==1.4.0 # via cairosvg, cssselect2
104104
toml-sort==0.24.2 # via ansible-creator (pyproject.toml)
105-
tomlkit==0.13.2 # via pylint, toml-sort
105+
tomlkit==0.13.3 # via pylint, toml-sort
106106
tox==4.26.0 # via ansible-creator (pyproject.toml)
107107
types-pyyaml==6.0.12.20250516 # via ansible-creator (pyproject.toml)
108108
urllib3==2.4.0 # via requests

0 commit comments

Comments
 (0)