Bump mkdocs-material from 8.5.3 to 8.5.6 in /pykanidm (#1086)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.5.3 to 8.5.6.
- [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.5.3...8.5.6)

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

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-10-03 08:25:52 +10:00 committed by GitHub
parent aa9af0705c
commit 086c262e16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 844 additions and 92 deletions

934
pykanidm/poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -49,7 +49,7 @@ pytest-mock = "^3.8.2"
pytest-aiohttp = "^1.0.4"
black = "^22.8.0"
mkdocs = "^1.3.1"
mkdocs-material = "^8.5.3"
mkdocs-material = "^8.5.6"
mkdocstrings = "^0.19.0"
mkdocstrings-python = "^0.7.1"
pook = "^1.0.2"