diff --git a/poetry.lock b/poetry.lock index 58cffec88b..35f85eb86a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "about-time" @@ -2299,13 +2299,13 @@ files = [ [[package]] name = "microsoft-kiota-abstractions" -version = "1.3.2" +version = "1.3.3" description = "Core abstractions for kiota generated libraries in Python" optional = false python-versions = "*" files = [ - {file = "microsoft_kiota_abstractions-1.3.2-py2.py3-none-any.whl", hash = "sha256:ec4335df425874b1c0171a97c4b5ccdc4a9d076e1ecd3a5c2582af1cacc25016"}, - {file = "microsoft_kiota_abstractions-1.3.2.tar.gz", hash = "sha256:acac0b34b443d3fc10a3a86dd996cdf92248080553a3768a77c23350541f1aa2"}, + {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"}, ] [package.dependencies] @@ -4906,4 +4906,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.13" -content-hash = "0ba1a37f3f5fbb2cecb16c6429fa9ed75c861ab7caeb10ee57f11eb3c5e546eb" +content-hash = "ffdfc07cad3ca937955c36b714b1aa43ee7cc93c25a409e10820f4ba71410a2b" diff --git a/pyproject.toml b/pyproject.toml index 8130329a87..2d2e3b31fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ google-api-python-client = "2.129.0" google-auth-httplib2 = ">=0.1,<0.3" jsonschema = "4.22.0" kubernetes = "29.0.0" -microsoft-kiota-abstractions = "1.3.2" +microsoft-kiota-abstractions = "1.3.3" msgraph-sdk = "1.4.0" numpy = "1.26.4" pandas = "2.2.2"