build(deps): bump mkdocs-material from 9.5.3 to 9.5.4 (#3285)

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]
2024-01-16 08:07:11 +01:00
committed by GitHub
parent b232b675a7
commit c5def6d736
2 changed files with 5 additions and 5 deletions

View File

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