chore(deps): bump msgraph-sdk from 1.4.0 to 1.5.2 (#4426)

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-07-16 06:57:42 -04:00
committed by GitHub
parent d6dd0f7244
commit ffa60b4ccd
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -2648,13 +2648,13 @@ dev = ["bumpver", "isort", "mypy", "pylint", "pytest", "yapf"]
[[package]]
name = "msgraph-sdk"
version = "1.4.0"
version = "1.5.2"
description = "The Microsoft Graph Python SDK"
optional = false
python-versions = ">=3.8"
files = [
{file = "msgraph_sdk-1.4.0-py3-none-any.whl", hash = "sha256:24f99082475ea129c3d45e44269bd64a7c6bfef8dda4f8ea692bbc9e47b71b78"},
{file = "msgraph_sdk-1.4.0.tar.gz", hash = "sha256:715907272c240e579d7669a690504488e25ae15fec904e2918c49ca328dc4a14"},
{file = "msgraph_sdk-1.5.2-py3-none-any.whl", hash = "sha256:e3ee67dbbb5b2233aae291996cb846c0d32017f085a23476ab98198aa513a0dd"},
{file = "msgraph_sdk-1.5.2.tar.gz", hash = "sha256:62f2b1e7f8e9438a5a30b1e1761b8c4cbc4dc026a54088c381861aab6f266f92"},
]
[package.dependencies]
@@ -2666,7 +2666,7 @@ microsoft-kiota-serialization-form = ">=0.1.0"
microsoft-kiota-serialization-json = ">=1.0.0,<2.0.0"
microsoft-kiota-serialization-multipart = ">=0.1.0"
microsoft-kiota-serialization-text = ">=1.0.0,<2.0.0"
msgraph-core = ">=1.0.0"
msgraph_core = ">=1.0.0"
[package.extras]
dev = ["bumpver", "isort", "mypy", "pylint", "pytest", "yapf"]
@@ -4900,4 +4900,4 @@ test = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more-it
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "92828b68d99e34a3bbddfaeccf17156985d6a127252c09d350c54ebd9ac590fb"
content-hash = "e3709dfbfaeba997390895158c7e1a0cc14689523ccd06a4f61e1794262df5fc"
+1 -1
View File
@@ -57,7 +57,7 @@ google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.23.0"
kubernetes = "30.1.0"
microsoft-kiota-abstractions = "1.3.3"
msgraph-sdk = "1.4.0"
msgraph-sdk = "1.5.2"
numpy = "2.0.0"
pandas = "2.2.2"
py-ocsf-models = "0.1.1"