build(deps): bump mkdocs-material from 9.1.1 to 9.1.2 (#2080)

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]
2023-03-14 07:48:02 +01:00
committed by GitHub
parent df2fca5935
commit 0eaa95c8c0
2 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ botocore = "1.29.86"
colorama = "0.4.6"
detect-secrets = "1.4.0"
mkdocs = {version = "1.4.2", optional = true}
mkdocs-material = {version = "9.1.1", optional = true}
mkdocs-material = {version = "9.1.2", optional = true}
msgraph-core = "0.2.2"
pydantic = "1.10.5"
python = "^3.9"