Skip to content

Commit 963abdc

Browse files
Bump msgraph-sdk in /app-auth/graphapponlytutorial
Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) from 1.0.0a9 to 1.0.0a12. - [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 2a8a761 commit 963abdc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app-auth/graphapponlytutorial/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ idna==3.4
6262
# requests
6363
# rfc3986
6464
# yarl
65-
microsoft-kiota-abstractions==0.3.0
65+
microsoft-kiota-abstractions==0.5.0
6666
# via
6767
# microsoft-kiota-authentication-azure
6868
# microsoft-kiota-http
@@ -74,7 +74,7 @@ microsoft-kiota-authentication-azure==0.2.0
7474
# via msgraph-sdk
7575
microsoft-kiota-http==0.3.1
7676
# via msgraph-core
77-
microsoft-kiota-serialization-json==0.2.1
77+
microsoft-kiota-serialization-json==0.3.1
7878
# via msgraph-sdk
7979
microsoft-kiota-serialization-text==0.2.0
8080
# via msgraph-sdk
@@ -86,7 +86,7 @@ msal-extensions==1.0.0
8686
# via azure-identity
8787
msgraph-core==1.0.0a3
8888
# via msgraph-sdk
89-
msgraph-sdk==1.0.0a9
89+
msgraph-sdk==1.0.0a12
9090
# via -r requirements.in
9191
multidict==6.0.4
9292
# via

0 commit comments

Comments
 (0)