Skip to content

Commit 4cb1194

Browse files
Bump msgraph-sdk in /app-auth/graphapponlytutorial
Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) from 1.0.0a16 to 1.0.0rc1. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoftgraph/msgraph-sdk-python/commits) --- updated-dependencies: - dependency-name: msgraph-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9aca78d commit 4cb1194

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

app-auth/graphapponlytutorial/requirements.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ cryptography==41.0.4
4040
# pyjwt
4141
deprecated==1.2.14
4242
# via opentelemetry-api
43+
exceptiongroup==1.1.3
44+
# via anyio
4345
frozenlist==1.4.0
4446
# via
4547
# aiohttp
@@ -66,7 +68,7 @@ idna==3.4
6668
# yarl
6769
importlib-metadata==6.8.0
6870
# via opentelemetry-api
69-
microsoft-kiota-abstractions==0.8.5
71+
microsoft-kiota-abstractions==0.9.1
7072
# via
7173
# microsoft-kiota-authentication-azure
7274
# microsoft-kiota-http
@@ -82,7 +84,7 @@ microsoft-kiota-http==0.6.0
8284
# msgraph-sdk
8385
microsoft-kiota-serialization-json==0.4.0
8486
# via msgraph-sdk
85-
microsoft-kiota-serialization-text==0.2.1
87+
microsoft-kiota-serialization-text==0.3.0
8688
# via msgraph-sdk
8789
msal==1.23.0
8890
# via
@@ -92,7 +94,7 @@ msal-extensions==1.0.0
9294
# via azure-identity
9395
msgraph-core==1.0.0a4
9496
# via msgraph-sdk
95-
msgraph-sdk==1.0.0a16
97+
msgraph-sdk==1.0.0rc1
9698
# via -r requirements.in
9799
multidict==6.0.4
98100
# via

0 commit comments

Comments
 (0)