Skip to content

Commit 56e8030

Browse files
committed
Update dependency versions
1 parent 2229832 commit 56e8030

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ authors = [{name = "Microsoft", email = "graphtooling+python@microsoft.com"}]
99
description = "The Microsoft Graph Python SDK"
1010
dependencies = [
1111
"azure-identity >=1.12.0",
12-
"microsoft-kiota-abstractions >=0.8,<0.10 ",
12+
"microsoft-kiota-abstractions >=0.9,<0.10 ",
1313
"microsoft-kiota-authentication-azure >=0.3,<0.4",
1414
"microsoft-kiota-serialization-json >=0.4,<0.5",
15-
"microsoft-kiota-serialization-text >=0.2.0",
15+
"microsoft-kiota-serialization-text >=0.3.0",
1616
"microsoft-kiota-http >=0.6,<0.7",
1717
"msgraph_core >=1.0.0a2"
1818

0 commit comments

Comments
 (0)