Skip to content

Commit edd5012

Browse files
Bump the dependencies group in /.config with 10 updates (#367)
* Bump the dependencies group in /.config with 10 updates Bumps the dependencies group in /.config with 10 updates: | Package | From | To | | --- | --- | --- | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.6.0` | `0.6.2` | | [ansible-compat](https://github.com/ansible/ansible-compat) | `25.1.2` | `25.1.4` | | [ansible-lint](https://github.com/ansible/ansible-lint) | `25.1.2` | `25.1.3` | | [cachetools](https://github.com/tkem/cachetools) | `5.5.1` | `5.5.2` | | [identify](https://github.com/pre-commit/identify) | `2.6.7` | `2.6.8` | | [mkdocs-ansible](https://github.com/ansible/mkdocs-ansible) | `24.12.0` | `25.2.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.4` | `9.6.5` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.15.0` | `1.16.1` | | [rpds-py](https://github.com/crate-py/rpds) | `0.22.3` | `0.23.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.6` | `0.9.7` | Updates `pydoclint` from 0.6.0 to 0.6.2 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.6.0...0.6.2) Updates `ansible-compat` from 25.1.2 to 25.1.4 - [Release notes](https://github.com/ansible/ansible-compat/releases) - [Commits](ansible/ansible-compat@v25.1.2...v25.1.4) Updates `ansible-lint` from 25.1.2 to 25.1.3 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v25.1.2...v25.1.3) Updates `cachetools` from 5.5.1 to 5.5.2 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.1...v5.5.2) Updates `identify` from 2.6.7 to 2.6.8 - [Commits](pre-commit/identify@v2.6.7...v2.6.8) Updates `mkdocs-ansible` from 24.12.0 to 25.2.0 - [Release notes](https://github.com/ansible/mkdocs-ansible/releases) - [Commits](ansible/mkdocs-ansible@v24.12.0...v25.2.0) Updates `mkdocs-material` from 9.6.4 to 9.6.5 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.4...9.6.5) Updates `mkdocstrings-python` from 1.15.0 to 1.16.1 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.15.0...1.16.1) Updates `rpds-py` from 0.22.3 to 0.23.1 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.22.3...v0.23.1) Updates `ruff` from 0.9.6 to 0.9.7 - [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.9.6...0.9.7) --- updated-dependencies: - dependency-name: pydoclint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ansible-compat dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: identify dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-ansible dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: mkdocs-material 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-minor dependency-group: dependencies - dependency-name: rpds-py dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff 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 e6e0d5a commit edd5012

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.config/constraints.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# This file was autogenerated by uv via the following command:
22
# tox run -e deps
3-
ansible-compat==25.1.2 # via ansible-lint
4-
ansible-lint==25.1.2 # via ansible-creator (pyproject.toml)
3+
ansible-compat==25.1.4 # via ansible-lint
4+
ansible-lint==25.1.3 # via ansible-creator (pyproject.toml)
55
argcomplete==3.5.3 # via ansible-creator (pyproject.toml)
66
astroid==3.3.8 # via pylint
77
attrs==25.1.0 # via jsonschema, referencing
88
babel==2.17.0 # via mkdocs-material
99
beautifulsoup4==4.13.3 # via linkchecker, mkdocs-htmlproofer-plugin
1010
black==25.1.0 # via ansible-lint
1111
bracex==2.5.post1 # via wcmatch
12-
cachetools==5.5.1 # via tox
12+
cachetools==5.5.2 # via tox
1313
cairocffi==1.7.1 # via cairosvg
1414
cairosvg==2.7.1 # via mkdocs-ansible
1515
certifi==2025.1.31 # via requests
@@ -34,7 +34,7 @@ ghp-import==2.1.0 # via mkdocs
3434
griffe==1.5.7 # via mkdocstrings-python
3535
hjson==3.1.0 # via mkdocs-macros-plugin, super-collections
3636
htmlmin2==0.1.13 # via mkdocs-minify-plugin
37-
identify==2.6.7 # via pre-commit
37+
identify==2.6.8 # via pre-commit
3838
idna==3.10 # via requests
3939
importlib-metadata==8.6.1 # via ansible-lint
4040
iniconfig==2.0.0 # via pytest
@@ -51,18 +51,18 @@ markupsafe==3.0.2 # via jinja2, mkdocs, mkdocs-autorefs, mkdocstrings
5151
mccabe==0.7.0 # via pylint
5252
mergedeep==1.3.4 # via mkdocs, mkdocs-get-deps
5353
mkdocs==1.6.1 # via mkdocs-ansible, mkdocs-autorefs, mkdocs-gen-files, mkdocs-htmlproofer-plugin, mkdocs-macros-plugin, mkdocs-material, mkdocs-minify-plugin, mkdocs-monorepo-plugin, mkdocstrings
54-
mkdocs-ansible==24.12.0 # via ansible-creator (pyproject.toml)
54+
mkdocs-ansible==25.2.0 # via ansible-creator (pyproject.toml)
5555
mkdocs-autorefs==1.3.1 # via mkdocstrings, mkdocstrings-python
5656
mkdocs-gen-files==0.5.0 # via mkdocs-ansible
5757
mkdocs-get-deps==0.2.0 # via mkdocs, mkdocstrings
5858
mkdocs-htmlproofer-plugin==1.3.0 # via mkdocs-ansible
5959
mkdocs-macros-plugin==1.3.7 # via mkdocs-ansible
60-
mkdocs-material==9.6.4 # via mkdocs-ansible
60+
mkdocs-material==9.6.5 # via mkdocs-ansible
6161
mkdocs-material-extensions==1.3.1 # via mkdocs-ansible, mkdocs-material
6262
mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible
6363
mkdocs-monorepo-plugin==1.1.0 # via mkdocs-ansible
6464
mkdocstrings==0.28.1 # via mkdocs-ansible, mkdocstrings-python
65-
mkdocstrings-python==1.15.0 # via mkdocs-ansible
65+
mkdocstrings-python==1.16.1 # via mkdocs-ansible
6666
mypy==1.15.0 # via ansible-creator (pyproject.toml)
6767
mypy-extensions==1.0.0 # via black, mypy
6868
nodeenv==1.9.1 # via pre-commit
@@ -74,7 +74,7 @@ platformdirs==4.3.6 # via black, mkdocs-get-deps, pylint, tox, virtualenv
7474
pluggy==1.5.0 # via pytest, tox
7575
pre-commit==4.1.0 # via ansible-creator (pyproject.toml)
7676
pycparser==2.22 # via cffi
77-
pydoclint==0.6.0 # via ansible-creator (pyproject.toml)
77+
pydoclint==0.6.2 # via ansible-creator (pyproject.toml)
7878
pygments==2.19.1 # via mkdocs-material
7979
pylint==3.3.4 # via ansible-creator (pyproject.toml)
8080
pymdown-extensions==10.14.3 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
@@ -88,9 +88,9 @@ pyyaml-env-tag==0.1 # via mkdocs
8888
referencing==0.36.2 # via ansible-lint, jsonschema, jsonschema-specifications
8989
regex==2024.11.6 # via mkdocs-material
9090
requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
91-
rpds-py==0.22.3 # via jsonschema, referencing
91+
rpds-py==0.23.1 # via jsonschema, referencing
9292
ruamel-yaml==0.18.10 # via ansible-lint
93-
ruff==0.9.6 # via ansible-creator (pyproject.toml)
93+
ruff==0.9.7 # via ansible-creator (pyproject.toml)
9494
six==1.17.0 # via python-dateutil
9595
soupsieve==2.6 # via beautifulsoup4
9696
subprocess-tee==0.4.2 # via ansible-compat, ansible-lint

0 commit comments

Comments
 (0)