Skip to content

Commit 4ff7422

Browse files
Bump the dependencies group in /.config with 7 updates (#409)
Bumps the dependencies group in /.config with 7 updates: | Package | From | To | | --- | --- | --- | | [ansible-lint](https://github.com/ansible/ansible-lint) | `25.2.1` | `25.4.0` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.1` | `3.4.2` | | [cryptography](https://github.com/pyca/cryptography) | `44.0.2` | `44.0.3` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.6.1` | `8.7.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.14.3` | `10.15` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.7` | `0.11.8` | | [termcolor](https://github.com/termcolor/termcolor) | `3.0.1` | `3.1.0` | Updates `ansible-lint` from 25.2.1 to 25.4.0 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v25.2.1...v25.4.0) Updates `charset-normalizer` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.1...3.4.2) Updates `cryptography` from 44.0.2 to 44.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.2...44.0.3) Updates `importlib-metadata` from 8.6.1 to 8.7.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.6.1...v8.7.0) Updates `pymdown-extensions` from 10.14.3 to 10.15 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.14.3...10.15) Updates `ruff` from 0.11.7 to 0.11.8 - [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.7...0.11.8) Updates `termcolor` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/termcolor/termcolor/releases) - [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md) - [Commits](termcolor/termcolor@3.0.1...3.1.0) --- updated-dependencies: - dependency-name: ansible-lint dependency-version: 25.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cryptography dependency-version: 44.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: importlib-metadata dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pymdown-extensions dependency-version: '10.15' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-version: 0.11.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: termcolor dependency-version: 3.1.0 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 9a07c3e commit 4ff7422

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
@@ -1,7 +1,7 @@
11
# This file was autogenerated by uv via the following command:
22
# tox run -e deps
33
ansible-compat==25.1.5 # via ansible-lint
4-
ansible-lint==25.2.1 # via ansible-creator (pyproject.toml)
4+
ansible-lint==25.4.0 # via ansible-creator (pyproject.toml)
55
argcomplete==3.6.2 # via ansible-creator (pyproject.toml)
66
astroid==3.3.9 # via pylint
77
attrs==25.3.0 # via jsonschema, referencing
@@ -17,11 +17,11 @@ certifi==2025.4.26 # via requests
1717
cffi==1.17.1 # via cairocffi, cryptography
1818
cfgv==3.4.0 # via pre-commit
1919
chardet==5.2.0 # via tox
20-
charset-normalizer==3.4.1 # via requests
20+
charset-normalizer==3.4.2 # via requests
2121
click==8.1.8 # via black, mkdocs, pydoclint
2222
colorama==0.4.6 # via griffe, mkdocs-material, tox
2323
coverage==7.8.0 # via ansible-creator (pyproject.toml)
24-
cryptography==44.0.2 # via ansible-core
24+
cryptography==44.0.3 # via ansible-core
2525
csscompressor==0.9.5 # via mkdocs-minify-plugin
2626
cssselect2==0.8.0 # via cairosvg
2727
defusedxml==0.7.1 # via cairosvg
@@ -37,7 +37,7 @@ hjson==3.1.0 # via mkdocs-macros-plugin, super-collections
3737
htmlmin2==0.1.13 # via mkdocs-minify-plugin
3838
identify==2.6.10 # via pre-commit
3939
idna==3.10 # via requests
40-
importlib-metadata==8.6.1 # via ansible-lint
40+
importlib-metadata==8.7.0 # via ansible-lint
4141
iniconfig==2.1.0 # via pytest
4242
isort==6.0.1 # via pylint
4343
jinja2==3.1.6 # via ansible-core, mkdocs, mkdocs-macros-plugin, mkdocs-material, mkdocstrings, ansible-creator (pyproject.toml)
@@ -78,7 +78,7 @@ pycparser==2.22 # via cffi
7878
pydoclint==0.6.6 # via ansible-creator (pyproject.toml)
7979
pygments==2.19.1 # via mkdocs-material
8080
pylint==3.3.6 # via ansible-creator (pyproject.toml)
81-
pymdown-extensions==10.14.3 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
81+
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)
8484
pytest-instafail==0.5.0 # via ansible-creator (pyproject.toml)
@@ -93,12 +93,12 @@ referencing==0.36.2 # via ansible-lint, jsonschema, jsonschema-specificati
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.7 # via ansible-creator (pyproject.toml)
96+
ruff==0.11.8 # 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
100100
super-collections==0.5.3 # via mkdocs-macros-plugin
101-
termcolor==3.0.1 # via mkdocs-macros-plugin, pytest-sugar
101+
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)

0 commit comments

Comments
 (0)