chore(deps): bump microsoft-kiota-abstractions from 1.6.8 to 1.7.0 (#6491)

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 17:08:12 +01:00
committed by GitHub
parent 49146ffddf
commit e0698b28d1
2 changed files with 6 additions and 6 deletions
Generated
+5 -5
View File
@@ -2403,13 +2403,13 @@ files = [
[[package]]
name = "microsoft-kiota-abstractions"
version = "1.6.8"
version = "1.7.0"
description = "Core abstractions for kiota generated libraries in Python"
optional = false
python-versions = "<4.0,>=3.8"
python-versions = "<4.0,>=3.9"
files = [
{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"},
{file = "microsoft_kiota_abstractions-1.7.0-py3-none-any.whl", hash = "sha256:750891c2bd44d087d0881e4c76a27a733c8b08ecb11afee2cd65add9294ac71e"},
{file = "microsoft_kiota_abstractions-1.7.0.tar.gz", hash = "sha256:ae28cbeb7889e08c2e0b4897b276fbbed328e6a28b5f324ddb34ac6fb6e3a9ae"},
]
[package.dependencies]
@@ -5199,4 +5199,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "adb24504cb822fc878967d0ef427c17996a8748d0856759a4422896f5317eae7"
content-hash = "56e0d8fb0ccb79fa1774715cecec5f76bde404f737828cf9b2db68b0c70b9ef0"
+1 -1
View File
@@ -59,7 +59,7 @@ google-api-python-client = "2.159.0"
google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.23.0"
kubernetes = "31.0.0"
microsoft-kiota-abstractions = "1.6.8"
microsoft-kiota-abstractions = "1.7.0"
msgraph-sdk = "1.16.0"
numpy = "2.0.2"
pandas = "2.2.3"