Skip to content

Commit 3338389

Browse files
Bump the dependencies group in /.config with 8 updates (#481)
Bumps the dependencies group in /.config with 8 updates: | Package | From | To | | --- | --- | --- | | [cairosvg](https://github.com/Kozea/CairoSVG) | `2.7.1` | `2.8.2` | | [coverage](https://github.com/nedbat/coveragepy) | `7.9.1` | `7.9.2` | | [cryptography](https://github.com/pyca/cryptography) | `45.0.4` | `45.0.5` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.14` | `9.6.15` | | [pillow](https://github.com/python-pillow/Pillow) | `11.2.1` | `11.3.0` | | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.7.0` | `3.8.0` | | [rpds-py](https://github.com/crate-py/rpds) | `0.25.1` | `0.26.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.1` | `0.12.2` | Updates `cairosvg` from 2.7.1 to 2.8.2 - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst) - [Commits](Kozea/CairoSVG@2.7.1...2.8.2) Updates `coverage` from 7.9.1 to 7.9.2 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.9.1...7.9.2) Updates `cryptography` from 45.0.4 to 45.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.4...45.0.5) Updates `mkdocs-material` from 9.6.14 to 9.6.15 - [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.14...9.6.15) Updates `pillow` from 11.2.1 to 11.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@11.2.1...11.3.0) Updates `pytest-xdist` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.7.0...v3.8.0) Updates `rpds-py` from 0.25.1 to 0.26.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.25.1...v0.26.0) Updates `ruff` from 0.12.1 to 0.12.2 - [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.12.1...0.12.2) --- updated-dependencies: - dependency-name: cairosvg dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: coverage dependency-version: 7.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cryptography dependency-version: 45.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-material dependency-version: 9.6.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pillow dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-xdist dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rpds-py dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-version: 0.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9f2b9a commit 3338389

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.config/constraints.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ beautifulsoup4==4.13.4 # via linkchecker, mkdocs-htmlproofer-plugin
99
bracex==2.6 # via wcmatch
1010
cachetools==6.1.0 # via tox
1111
cairocffi==1.7.1 # via cairosvg
12-
cairosvg==2.7.1 # via mkdocs-ansible
12+
cairosvg==2.8.2 # via mkdocs-ansible
1313
certifi==2025.6.15 # via requests
1414
cffi==1.17.1 # via cairocffi, cryptography
1515
cfgv==3.4.0 # via pre-commit
@@ -18,8 +18,8 @@ charset-normalizer==3.4.2 # via requests
1818
click==8.2.1 # via click-help-colors, mkdocs, molecule, pydoclint
1919
click-help-colors==0.9.4 # via molecule
2020
colorama==0.4.6 # via griffe, mkdocs-material, tox
21-
coverage==7.9.1 # via pytest-ansible (pyproject.toml)
22-
cryptography==45.0.4 # via ansible-core
21+
coverage==7.9.2 # via pytest-ansible (pyproject.toml)
22+
cryptography==45.0.5 # via ansible-core
2323
csscompressor==0.9.5 # via mkdocs-minify-plugin
2424
cssselect2==0.8.0 # via cairosvg
2525
defusedxml==0.7.1 # via cairosvg
@@ -59,7 +59,7 @@ mkdocs-gen-files==0.5.0 # via mkdocs-ansible
5959
mkdocs-get-deps==0.2.0 # via mkdocs
6060
mkdocs-htmlproofer-plugin==1.3.0 # via mkdocs-ansible
6161
mkdocs-macros-plugin==1.3.7 # via mkdocs-ansible
62-
mkdocs-material==9.6.14 # via mkdocs-ansible
62+
mkdocs-material==9.6.15 # via mkdocs-ansible
6363
mkdocs-material-extensions==1.3.1 # via mkdocs-ansible, mkdocs-material
6464
mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible
6565
mkdocstrings==0.29.1 # via mkdocs-ansible, mkdocstrings-python
@@ -71,7 +71,7 @@ nodeenv==1.9.1 # via pre-commit
7171
packaging==25.0 # via ansible-compat, ansible-core, mkdocs, mkdocs-macros-plugin, molecule, pyproject-api, pytest, pytest-sugar, tox, pytest-ansible (pyproject.toml)
7272
paginate==0.5.7 # via mkdocs-material
7373
pathspec==0.12.1 # via mkdocs, mkdocs-macros-plugin, mypy
74-
pillow==11.2.1 # via cairosvg, mkdocs-ansible
74+
pillow==11.3.0 # via cairosvg, mkdocs-ansible
7575
platformdirs==4.3.8 # via mkdocs-get-deps, pylint, tox, virtualenv
7676
pluggy==1.6.0 # via molecule, pytest, tox
7777
pre-commit==4.2.0 # via pytest-ansible (pyproject.toml)
@@ -85,15 +85,15 @@ pytest==8.4.1 # via pytest-github-actions-annotate-failures, pytest-
8585
pytest-github-actions-annotate-failures==0.3.0 # via pytest-ansible (pyproject.toml)
8686
pytest-plus==0.8.1 # via pytest-ansible (pyproject.toml)
8787
pytest-sugar==1.0.0 # via pytest-ansible (pyproject.toml)
88-
pytest-xdist==3.7.0 # via pytest-ansible (pyproject.toml)
88+
pytest-xdist==3.8.0 # via pytest-ansible (pyproject.toml)
8989
python-dateutil==2.9.0.post0 # via ghp-import, mkdocs-macros-plugin
9090
pyyaml==6.0.2 # via ansible-compat, ansible-core, mkdocs, mkdocs-get-deps, mkdocs-macros-plugin, molecule, pre-commit, pymdown-extensions, pyyaml-env-tag
9191
pyyaml-env-tag==1.1 # via mkdocs
9292
referencing==0.36.2 # via jsonschema, jsonschema-specifications
9393
requests==2.32.4 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
9494
rich==14.0.0 # via enrich, molecule
95-
rpds-py==0.25.1 # via jsonschema, referencing
96-
ruff==0.12.1 # via pytest-ansible (pyproject.toml)
95+
rpds-py==0.26.0 # via jsonschema, referencing
96+
ruff==0.12.2 # via pytest-ansible (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

0 commit comments

Comments
 (0)