chore(deps): bump msgraph-sdk from 1.16.0 to 1.17.0 (#6547)

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]
2025-01-16 12:55:30 -05:00
committed by GitHub
parent 783ce136f4
commit 31c80a6967
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -2769,13 +2769,13 @@ dev = ["bumpver", "isort", "mypy", "pylint", "pytest", "yapf"]
[[package]]
name = "msgraph-sdk"
version = "1.16.0"
version = "1.17.0"
description = "The Microsoft Graph Python SDK"
optional = false
python-versions = ">=3.8"
python-versions = ">=3.9"
files = [
{file = "msgraph_sdk-1.16.0-py3-none-any.whl", hash = "sha256:1dd26ece74c43167818e2ff58b062180233ce7187ad2a061057af1195395c56c"},
{file = "msgraph_sdk-1.16.0.tar.gz", hash = "sha256:980d19617d8d8b20545ef77fa5629fef768ce4ea1f2d1a124c5a9dd88d77940c"},
{file = "msgraph_sdk-1.17.0-py3-none-any.whl", hash = "sha256:5582a258ded19a486ab407a67b5f65d666758a63864da77bd20c2581d1c00fba"},
{file = "msgraph_sdk-1.17.0.tar.gz", hash = "sha256:577e41942b0f794b8cf2f54db030bc039a750a81b515dcd0ba1d66fd961fa7bf"},
]
[package.dependencies]
@@ -5194,4 +5194,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "fb12068075941047f1cb62f013873280549cf783f4447ff4a94622423f9d92aa"
content-hash = "79b8f9312ff50f89ebe0da4558307965b00f81912c92cc51184aa72ec9434859"
+1 -1
View File
@@ -60,7 +60,7 @@ google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.23.0"
kubernetes = "31.0.0"
microsoft-kiota-abstractions = "1.6.8"
msgraph-sdk = "1.16.0"
msgraph-sdk = "1.17.0"
numpy = "2.0.2"
pandas = "2.2.3"
py-ocsf-models = "0.2.0"