build(deps): bump mkdocs-material from 9.5.2 to 9.5.3 (#3220)

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-12-26 08:39:31 +01:00
committed by GitHub
parent 7361c10cb9
commit cb94960178
2 changed files with 6 additions and 6 deletions

View File

@@ -42,7 +42,7 @@ google-api-python-client = "2.110.0"
google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.20.0"
mkdocs = {version = "1.5.3", optional = true}
mkdocs-material = {version = "9.5.2", optional = true}
mkdocs-material = {version = "9.5.3", optional = true}
msgraph-core = "0.2.2"
msrestazure = "^0.6.4"
pydantic = "1.10.13"