Skip to content

Commit

Permalink
bump kiota abstr to >=1.3.0 due to multipart support
Browse files Browse the repository at this point in the history
  • Loading branch information
Acurisu committed Jul 17, 2024
1 parent 9f0dfe2 commit 8351ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ authors = [{name = "Microsoft", email = "graphtooling+python@microsoft.com"}]
description = "The Microsoft Graph Beta Python SDK"
dependencies = [
"azure-identity >=1.12.0",
"microsoft-kiota-abstractions >=1.0.0,<2.0.0",
"microsoft-kiota-abstractions >=1.3.0,<2.0.0",
"microsoft-kiota-authentication-azure >=1.0.0,<2.0.0",
"microsoft-kiota-serialization-json >=1.0.0,<2.0.0",
"microsoft-kiota-serialization-text >=1.0.0,<2.0.0",
Expand Down

0 comments on commit 8351ba4

Please sign in to comment.