Skip to content

Commit aca9cb5

Browse files
Bump the dependencies group in /.config with 9 updates (#412)
* Bump the dependencies group in /.config with 9 updates Bumps the dependencies group in /.config with 9 updates: | Package | From | To | | --- | --- | --- | | [astroid](https://github.com/pylint-dev/astroid) | `3.3.9` | `3.3.10` | | [click](https://github.com/pallets/click) | `8.1.8` | `8.2.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.12` | `9.6.13` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.7` | `4.3.8` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.6` | `3.3.7` | | [pyyaml-env-tag](https://github.com/waylan/pyyaml-env-tag) | `0.1` | `1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.8` | `0.11.9` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.30.0` | `20.31.2` | | [yamllint](https://github.com/adrienverge/yamllint) | `1.37.0` | `1.37.1` | Updates `astroid` from 3.3.9 to 3.3.10 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.3.9...v3.3.10) Updates `click` from 8.1.8 to 8.2.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.2.0) Updates `mkdocs-material` from 9.6.12 to 9.6.13 - [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.12...9.6.13) Updates `platformdirs` from 4.3.7 to 4.3.8 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.3.7...4.3.8) Updates `pylint` from 3.3.6 to 3.3.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.6...v3.3.7) Updates `pyyaml-env-tag` from 0.1 to 1.0 - [Commits](waylan/pyyaml-env-tag@0.1...1.0) Updates `ruff` from 0.11.8 to 0.11.9 - [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.8...0.11.9) Updates `virtualenv` from 20.30.0 to 20.31.2 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.30.0...20.31.2) Updates `yamllint` from 1.37.0 to 1.37.1 - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.37.0...v1.37.1) --- updated-dependencies: - dependency-name: astroid dependency-version: 3.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: click dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-material dependency-version: 9.6.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: platformdirs dependency-version: 4.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pylint dependency-version: 3.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pyyaml-env-tag dependency-version: '1.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ruff dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-version: 20.31.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: yamllint dependency-version: 1.37.1 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 c36cb2f commit aca9cb5

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.config/constraints.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ansible-compat==25.1.5 # via ansible-lint
44
ansible-lint==25.4.0 # via ansible-creator (pyproject.toml)
55
argcomplete==3.6.2 # via ansible-creator (pyproject.toml)
6-
astroid==3.3.9 # via pylint
6+
astroid==3.3.10 # via pylint
77
attrs==25.3.0 # via jsonschema, referencing
88
babel==2.17.0 # via mkdocs-material
99
backrefs==5.8 # via mkdocs-material
@@ -18,7 +18,7 @@ cffi==1.17.1 # via cairocffi, cryptography
1818
cfgv==3.4.0 # via pre-commit
1919
chardet==5.2.0 # via tox
2020
charset-normalizer==3.4.2 # via requests
21-
click==8.1.8 # via black, mkdocs, pydoclint
21+
click==8.2.0 # via black, mkdocs, pydoclint
2222
colorama==0.4.6 # via griffe, mkdocs-material, tox
2323
coverage==7.8.0 # via ansible-creator (pyproject.toml)
2424
cryptography==44.0.3 # via ansible-core
@@ -58,7 +58,7 @@ mkdocs-gen-files==0.5.0 # via mkdocs-ansible
5858
mkdocs-get-deps==0.2.0 # via mkdocs
5959
mkdocs-htmlproofer-plugin==1.3.0 # via mkdocs-ansible
6060
mkdocs-macros-plugin==1.3.7 # via mkdocs-ansible
61-
mkdocs-material==9.6.12 # via mkdocs-ansible
61+
mkdocs-material==9.6.13 # 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
6464
mkdocs-monorepo-plugin==1.1.0 # via mkdocs-ansible
@@ -71,13 +71,13 @@ packaging==25.0 # via ansible-compat, ansible-core, ansible-lint, blac
7171
paginate==0.5.7 # via mkdocs-material
7272
pathspec==0.12.1 # via ansible-lint, black, mkdocs, mkdocs-macros-plugin, yamllint
7373
pillow==11.2.1 # via cairosvg, mkdocs-ansible
74-
platformdirs==4.3.7 # via black, mkdocs-get-deps, pylint, tox, virtualenv
74+
platformdirs==4.3.8 # via black, mkdocs-get-deps, pylint, tox, virtualenv
7575
pluggy==1.5.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)
7979
pygments==2.19.1 # via mkdocs-material
80-
pylint==3.3.6 # via ansible-creator (pyproject.toml)
80+
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.0 # via tox
8383
pytest==8.3.5 # via pytest-instafail, pytest-plus, pytest-sugar, pytest-xdist, ansible-creator (pyproject.toml)
@@ -88,12 +88,12 @@ pytest-xdist==3.6.1 # via ansible-creator (pyproject.toml)
8888
python-dateutil==2.9.0.post0 # via ghp-import, mkdocs-macros-plugin
8989
python-slugify==8.0.4 # via mkdocs-monorepo-plugin
9090
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-
pyyaml-env-tag==0.1 # via mkdocs
91+
pyyaml-env-tag==1.0 # 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.24.0 # via jsonschema, referencing
9595
ruamel-yaml==0.18.10 # via ansible-lint
96-
ruff==0.11.8 # via ansible-creator (pyproject.toml)
96+
ruff==0.11.9 # 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
@@ -106,11 +106,11 @@ tomlkit==0.13.2 # via pylint, toml-sort
106106
tox==4.25.0 # via ansible-creator (pyproject.toml)
107107
types-pyyaml==6.0.12.20250402 # via ansible-creator (pyproject.toml)
108108
urllib3==2.4.0 # via requests
109-
virtualenv==20.30.0 # via pre-commit, tox
109+
virtualenv==20.31.2 # via pre-commit, tox
110110
watchdog==6.0.0 # via mkdocs
111111
wcmatch==10.0 # via ansible-lint
112112
webencodings==0.5.1 # via cssselect2, tinycss2
113-
yamllint==1.37.0 # via ansible-lint
113+
yamllint==1.37.1 # via ansible-lint
114114
zipp==3.21.0 # via importlib-metadata
115115

116116
# The following packages were excluded from the output:

0 commit comments

Comments
 (0)