build(deps): bump mkdocs-material from 9.1.0 to 9.1.1 (#2047)

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-07 09:33:19 +01:00
committed by GitHub
parent 9c22698723
commit 4761bd8fda
2 changed files with 5 additions and 5 deletions

View File

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