fix(deps): update dependency mkdocs-material to v9 (#222)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-15 13:54:33 -09:00 committed by GitHub
parent 984c1a08ac
commit 5b0dba854d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 466 additions and 232 deletions

View file

@ -7,7 +7,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
mkdocs-material = "^8.4.3"
mkdocs-material = "^9.0.0"
[build-system]