Skip to content

Commit e507d51

Browse files
Bump the dependencies group in /.config with 4 updates (#480)
Bumps the dependencies group in /.config with 4 updates: [griffe](https://github.com/mkdocstrings/griffe), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) and [termcolor](https://github.com/termcolor/termcolor). Updates `griffe` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.7.1...1.7.2) Updates `mkdocs-material` from 9.6.10 to 9.6.11 - [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.10...9.6.11) Updates `mkdocstrings` from 0.29.0 to 0.29.1 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.29.0...0.29.1) Updates `termcolor` from 2.5.0 to 3.0.1 - [Release notes](https://github.com/termcolor/termcolor/releases) - [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md) - [Commits](termcolor/termcolor@2.5.0...3.0.1) --- updated-dependencies: - dependency-name: griffe dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-material dependency-version: 9.6.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings dependency-version: 0.29.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: termcolor dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major 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 1cd0add commit e507d51

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.config/constraints.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ defusedxml==0.7.1 # via cairosvg
2121
dnspython==2.7.0 # via linkchecker
2222
exceptiongroup==1.2.2 # via pytest
2323
ghp-import==2.1.0 # via mkdocs
24-
griffe==1.7.1 # via mkdocstrings-python
24+
griffe==1.7.2 # via mkdocstrings-python
2525
hjson==3.1.0 # via mkdocs-macros-plugin, super-collections
2626
htmlmin2==0.1.13 # via mkdocs-minify-plugin
2727
idna==3.10 # via requests
@@ -43,11 +43,11 @@ mkdocs-gen-files==0.5.0 # via mkdocs-ansible
4343
mkdocs-get-deps==0.2.0 # via mkdocs
4444
mkdocs-htmlproofer-plugin==1.3.0 # via mkdocs-ansible
4545
mkdocs-macros-plugin==1.3.7 # via mkdocs-ansible
46-
mkdocs-material==9.6.10 # via mkdocs-ansible
46+
mkdocs-material==9.6.11 # 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
mkdocs-monorepo-plugin==1.1.0 # via mkdocs-ansible
50-
mkdocstrings==0.29.0 # via mkdocs-ansible, mkdocstrings-python
50+
mkdocstrings==0.29.1 # via mkdocs-ansible, mkdocstrings-python
5151
mkdocstrings-python==1.16.8 # via mkdocs-ansible
5252
mypy-extensions==1.0.0 # via black
5353
packaging==24.2 # via ansible-core, black, mkdocs, mkdocs-macros-plugin, pytest, ansible-compat (pyproject.toml)
@@ -74,7 +74,7 @@ six==1.17.0 # via python-dateutil
7474
soupsieve==2.6 # via beautifulsoup4
7575
subprocess-tee==0.4.2 # via ansible-compat (pyproject.toml)
7676
super-collections==0.5.3 # via mkdocs-macros-plugin
77-
termcolor==2.5.0 # via mkdocs-macros-plugin
77+
termcolor==3.0.1 # via mkdocs-macros-plugin
7878
text-unidecode==1.3 # via python-slugify
7979
tinycss2==1.4.0 # via cairosvg, cssselect2
8080
tomli==2.2.1 # via argparse-manpage, black, pytest

0 commit comments

Comments
 (0)