chore(deps): bump microsoft-kiota-abstractions from 1.3.3 to 1.6.0 (#5662)

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-11-07 14:54:13 -05:00
committed by GitHub
parent b59b40b822
commit ec207c50ce
2 changed files with 12 additions and 12 deletions
Generated
+11 -11
View File
@@ -2650,19 +2650,19 @@ files = [
[[package]]
name = "microsoft-kiota-abstractions"
version = "1.3.3"
version = "1.6.0"
description = "Core abstractions for kiota generated libraries in Python"
optional = false
python-versions = "*"
python-versions = "<4.0,>=3.8"
files = [
{file = "microsoft_kiota_abstractions-1.3.3-py2.py3-none-any.whl", hash = "sha256:deced0b01249459426d4ed45c8ab34e19250e514d4d05ce84c08893058ae06a1"},
{file = "microsoft_kiota_abstractions-1.3.3.tar.gz", hash = "sha256:3cc01832a2e6dc6094c4e1abf7cbef3849a87d818a3b9193ad6c83a9f88e14ff"},
{file = "microsoft_kiota_abstractions-1.6.0-py3-none-any.whl", hash = "sha256:ead1846da7ced9a7039bee14b0d013250ca0bc2b5790d2e0b5c2f27c5bcf8182"},
{file = "microsoft_kiota_abstractions-1.6.0.tar.gz", hash = "sha256:4cf8eb3f78a88619e8af6d6073ae6d15bcd075a086f86074585626ec5b8f4a08"},
]
[package.dependencies]
opentelemetry-api = ">=1.19.0"
opentelemetry-sdk = ">=1.19.0"
std-uritemplate = ">=0.0.38"
opentelemetry-api = ">=1.27.0"
opentelemetry-sdk = ">=1.27.0"
std-uritemplate = ">=0.0.38,<2.0.0"
[[package]]
name = "microsoft-kiota-authentication-azure"
@@ -5214,13 +5214,13 @@ catalogue = ">=2.0.3,<2.1.0"
[[package]]
name = "std-uritemplate"
version = "2.0.0"
version = "1.0.6"
description = "std-uritemplate implementation for Python"
optional = false
python-versions = "<4.0,>=3.8"
files = [
{file = "std_uritemplate-2.0.0-py3-none-any.whl", hash = "sha256:b69a80b707b93095075066005155eebd9172ec1ac7601992e2f9e4ec380f5a7b"},
{file = "std_uritemplate-2.0.0.tar.gz", hash = "sha256:be88c8a4a89fee6768237f594c537d9347d96d7e68b8ad12200a3f11a0f6398f"},
{file = "std_uritemplate-1.0.6-py3-none-any.whl", hash = "sha256:52f575b088721e6e698303b90eb8de04c2820afa946ee9f923a19dd7c21c7f23"},
{file = "std_uritemplate-1.0.6.tar.gz", hash = "sha256:9bed621204a9dbb47f89ea958c97c463d15f28bccbc801aab8c9b0d75719ec62"},
]
[[package]]
@@ -5861,4 +5861,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "c38f6872882db3cc91e3537bb0edfa8faa6f28f7f23f55968f4a067dfd5b6cac"
content-hash = "297991a0955ddd94696a71e33d4a947f8a4a18646eb9a3df6e7c7b2d561c0ec8"
+1 -1
View File
@@ -58,7 +58,7 @@ google-api-python-client = "2.151.0"
google-auth-httplib2 = ">=0.1,<0.3"
jsonschema = "4.23.0"
kubernetes = "31.0.0"
microsoft-kiota-abstractions = "1.3.3"
microsoft-kiota-abstractions = "1.6.0"
msgraph-sdk = "1.8.0"
numpy = "2.0.2"
pandas = "2.2.3"