build(deps-dev): bump mkdocs-material from 8.3.9 to 8.4.0 (#784)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.3.9 to 8.4.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.3.9...8.4.0)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-08-17 04:25:22 +02:00
committed by GitHub
parent ff040a4b81
commit 3c8d4d6382
2 changed files with 5 additions and 5 deletions

View File

@ -102,7 +102,7 @@ types-toml = "^0.10.8"
# Documantation
mkdocs = "^1.3.1"
mkdocs-material = ">=8.1.2,<8.4"
mkdocs-material = ">=8.1.2,<8.5"
mkdocs-material-extensions = "^1.0.3"
mkdocstrings = {version = "==0.19.0", extras = ["python"]}
mkdocs-gen-files = "^0.3.5"