Skip to content

Commit f82eae0

Browse files
Bump the dependencies group in /.config with 3 updates
Bumps the dependencies group in /.config with 3 updates: [cairosvg](https://github.com/Kozea/CairoSVG), [mkdocstrings-python](https://github.com/mkdocstrings/python) and [pytest](https://github.com/pytest-dev/pytest). 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 `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) --- 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: 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7600c3 commit f82eae0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.config/constraints.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ backrefs==5.8 # via mkdocs-material
77
beautifulsoup4==4.13.4 # via linkchecker, mkdocs-htmlproofer-plugin
88
black==25.1.0 # via ansible-compat (pyproject.toml)
99
cairocffi==1.7.1 # via cairosvg
10-
cairosvg==2.7.1 # via mkdocs-ansible
10+
cairosvg==2.8.2 # via mkdocs-ansible
1111
certifi==2025.4.26 # via requests
1212
cffi==1.17.1 # via cairocffi, cryptography
1313
charset-normalizer==3.4.2 # via requests
@@ -47,7 +47,7 @@ mkdocs-material==9.6.14 # via mkdocs-ansible
4747
mkdocs-material-extensions==1.3.1 # via mkdocs-ansible, mkdocs-material
4848
mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible
4949
mkdocstrings==0.29.1 # via mkdocs-ansible, mkdocstrings-python
50-
mkdocstrings-python==1.16.11 # via mkdocs-ansible
50+
mkdocstrings-python==1.16.12 # via mkdocs-ansible
5151
mypy-extensions==1.1.0 # via black
5252
packaging==25.0 # via ansible-core, black, mkdocs, mkdocs-macros-plugin, pytest, ansible-compat (pyproject.toml)
5353
paginate==0.5.7 # via mkdocs-material
@@ -58,7 +58,7 @@ pluggy==1.6.0 # via pytest
5858
pycparser==2.22 # via cffi
5959
pygments==2.19.1 # via mkdocs-material
6060
pymdown-extensions==10.15 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
61-
pytest==8.3.5 # via pytest-instafail, pytest-mock, pytest-plus, ansible-compat (pyproject.toml)
61+
pytest==8.4.0 # via pytest-instafail, pytest-mock, pytest-plus, ansible-compat (pyproject.toml)
6262
pytest-instafail==0.5.0 # via ansible-compat (pyproject.toml)
6363
pytest-mock==3.14.1 # via ansible-compat (pyproject.toml)
6464
pytest-plus==0.8.1 # via ansible-compat (pyproject.toml)

0 commit comments

Comments
 (0)