File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ version = "1.3.8"
1111authors = [{name = " Microsoft" , email = " graphtooling+python@microsoft.com" }]
1212description = " Core component of the Microsoft Graph Python SDK"
1313dependencies = [
14- " microsoft-kiota-abstractions >=1.8.0 ,<2.0.0" ,
15- " microsoft-kiota-authentication-azure >=1.8.0 ,<2.0.0" ,
16- " microsoft-kiota-http >=1.8.0 ,<2.0.0" ,
14+ " microsoft-kiota-abstractions >=1.10.1 ,<2.0.0" ,
15+ " microsoft-kiota-authentication-azure >=1.10.1 ,<2.0.0" ,
16+ " microsoft-kiota-http >=1.10.1 ,<2.0.0" ,
1717 " httpx[http2] >=0.23.0" ,
1818]
1919requires-python = " >=3.10"
Original file line number Diff line number Diff line change @@ -145,13 +145,13 @@ httpx[http2]==0.28.1
145145
146146hyperframe == 6.1.0 ; python_full_version >= '3.6.1'
147147
148- microsoft-kiota-abstractions == 1.9.5
148+ microsoft-kiota-abstractions == 1.10.1
149149
150- microsoft-kiota-authentication-azure == 1.9.5
150+ microsoft-kiota-authentication-azure == 1.10.1
151151
152- microsoft-kiota-http == 1.9.5
152+ microsoft-kiota-http == 1.10.1
153153
154- microsoft-kiota-serialization-json == 1.9.5
154+ microsoft-kiota-serialization-json == 1.10.1
155155
156156multidict == 6.6.4 ; python_version >= '3.7'
157157
You can’t perform that action at this time.
0 commit comments