chore(deps): bump microsoft-kiota-abstractions from 1.6.7 to 1.6.8 (#6347)

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-07 11:40:57 -05:00
committed by GitHub
parent 9e798ababd
commit afd2267c26
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -2403,13 +2403,13 @@ files = [
[[package]]
name = "microsoft-kiota-abstractions"
version = "1.6.7"
version = "1.6.8"
description = "Core abstractions for kiota generated libraries in Python"
optional = false
python-versions = "<4.0,>=3.8"
files = [
{file = "microsoft_kiota_abstractions-1.6.7-py3-none-any.whl", hash = "sha256:18205ad1b1acb0ad650da312a73a194fdaa5f6b4d8f681eb0bc14b5dd6dba355"},
{file = "microsoft_kiota_abstractions-1.6.7.tar.gz", hash = "sha256:4bb3d1ffea196b1df8b18ec01cad8c6884a9175b35ca6f12beba38baabefc5bc"},
{file = "microsoft_kiota_abstractions-1.6.8-py3-none-any.whl", hash = "sha256:12819dee24d5aaa31e99683d938f65e50cbc446de087df244cd26c3326ec4e15"},
{file = "microsoft_kiota_abstractions-1.6.8.tar.gz", hash = "sha256:7070affabfa7182841646a0c8491cbb240af366aff2b9132f0caa45c4837dd78"},
]
[package.dependencies]
@@ -5199,4 +5199,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "4b8cc5855eeff3498606ab64401188a72e250da22eb6d6fd22c5083bc024d4b0"
content-hash = "cf05387d61b2b856e66bd0f19e41488c5406b340734478f3e4d62e42b0aa6a2a"
+1 -1
View File
@@ -59,7 +59,7 @@ google-api-python-client = "2.157.0"
google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.23.0"
kubernetes = "31.0.0"
microsoft-kiota-abstractions = "1.6.7"
microsoft-kiota-abstractions = "1.6.8"
msgraph-sdk = "1.15.0"
numpy = "2.0.2"
pandas = "2.2.3"