build(deps): bump mkdocs-material from 9.0.14 to 9.0.15 (#1993)

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-02-28 11:02:59 +01:00
committed by GitHub
parent 2d95168de0
commit 0943031f23
2 changed files with 5 additions and 5 deletions

View File

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