mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 20:42:02 +00:00
chore(deps): bump msgraph-sdk from 1.2.0 to 1.3.0 (#3834)
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:
Generated
+4
-4
@@ -2673,13 +2673,13 @@ dev = ["bumpver", "isort", "mypy", "pylint", "pytest", "yapf"]
|
||||
|
||||
[[package]]
|
||||
name = "msgraph-sdk"
|
||||
version = "1.2.0"
|
||||
version = "1.3.0"
|
||||
description = "The Microsoft Graph Python SDK"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "msgraph-sdk-1.2.0.tar.gz", hash = "sha256:689eec74fcb5cb29446947e4761fa57edeeb3ec1dccd7975c44d12d8d9db9c4f"},
|
||||
{file = "msgraph_sdk-1.2.0-py3-none-any.whl", hash = "sha256:4a9f706413c0a497cdfffd0b741122a5e73206333d566d115089cef9f4adadb7"},
|
||||
{file = "msgraph_sdk-1.3.0-py3-none-any.whl", hash = "sha256:b8636e4f3957bad35958c1578d1610ed4e1edf71c4fdb3423396868cab84e156"},
|
||||
{file = "msgraph_sdk-1.3.0.tar.gz", hash = "sha256:a0a0f529800e528a455e2ace31660d9d3697a8cc87b0789e30147ce4c4e9c268"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -4917,4 +4917,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.9,<3.13"
|
||||
content-hash = "585cafcc5a2b46ffcb85d64ebebeb9805cf86fbf2a42ebeceff4d478954a2e03"
|
||||
content-hash = "d23353c7027174bb9acc73abad49bedf9cdd20429f1e2c33f32bffcea57d4e72"
|
||||
|
||||
+1
-1
@@ -57,7 +57,7 @@ google-auth-httplib2 = ">=0.1,<0.3"
|
||||
jsonschema = "4.21.1"
|
||||
kubernetes = "29.0.0"
|
||||
microsoft-kiota-abstractions = "1.3.2"
|
||||
msgraph-sdk = "1.2.0"
|
||||
msgraph-sdk = "1.3.0"
|
||||
msrestazure = "0.6.4"
|
||||
numpy = "1.26.4"
|
||||
pandas = "2.2.2"
|
||||
|
||||
Reference in New Issue
Block a user