build(deps): bump msgraph-core from 0.2.2 to 1.0.0 (#3309)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
This commit is contained in:
dependabot[bot]
2024-02-06 13:35:22 +01:00
committed by GitHub
parent 7298f64e5c
commit a912189e51
3 changed files with 861 additions and 46 deletions

View File

@@ -43,7 +43,7 @@ google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.21.1"
mkdocs = {version = "1.5.3", optional = true}
mkdocs-material = {version = "9.5.6", optional = true}
msgraph-core = "0.2.2"
msgraph-sdk = "^1.0.0"
msrestazure = "^0.6.4"
pydantic = "1.10.14"
python = ">=3.9,<3.12"