Skip to content

Commit 768a85b

Browse files
Bump the dependencies group across 1 directory with 3 updates (#425)
Bumps the dependencies group with 3 updates in the /.config directory: [coverage](https://github.com/nedbat/coveragepy), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [tomli](https://github.com/hukkin/tomli). Updates `coverage` from 7.6.4 to 7.6.8 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.4...7.6.8) Updates `mkdocs-material` from 9.5.44 to 9.5.45 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.44...9.5.45) Updates `tomli` from 2.0.2 to 2.1.0 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.2...2.1.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tomli 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 ba624e9 commit 768a85b

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
@@ -12,7 +12,7 @@ cffi==1.17.1 # via cairocffi, cryptography
1212
charset-normalizer==3.4.0 # via requests
1313
click==8.1.7 # via black, mkdocs, mkdocstrings
1414
colorama==0.4.6 # via griffe, mkdocs-material
15-
coverage==7.6.4 # via ansible-compat (pyproject.toml)
15+
coverage==7.6.8 # via ansible-compat (pyproject.toml)
1616
cryptography==43.0.3 # via ansible-core
1717
csscompressor==0.9.5 # via mkdocs-minify-plugin
1818
cssselect2==0.7.0 # via cairosvg
@@ -42,7 +42,7 @@ mkdocs-gen-files==0.5.0 # via mkdocs-ansible
4242
mkdocs-get-deps==0.2.0 # via mkdocs
4343
mkdocs-htmlproofer-plugin==1.3.0 # via mkdocs-ansible
4444
mkdocs-macros-plugin==1.3.7 # via mkdocs-ansible
45-
mkdocs-material==9.5.44 # via mkdocs-ansible
45+
mkdocs-material==9.5.45 # via mkdocs-ansible
4646
mkdocs-material-extensions==1.3.1 # via mkdocs-ansible, mkdocs-material
4747
mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible
4848
mkdocs-monorepo-plugin==1.1.0 # via mkdocs-ansible
@@ -77,7 +77,7 @@ super-collections==0.5.3 # via mkdocs-macros-plugin
7777
termcolor==2.5.0 # via mkdocs-macros-plugin
7878
text-unidecode==1.3 # via python-slugify
7979
tinycss2==1.4.0 # via cairosvg, cssselect2
80-
tomli==2.0.2 # via argparse-manpage, black, pytest
80+
tomli==2.1.0 # via argparse-manpage, black, pytest
8181
urllib3==2.2.3 # via requests
8282
watchdog==6.0.0 # via mkdocs
8383
webencodings==0.5.1 # via cssselect2, tinycss2

0 commit comments

Comments
 (0)