Skip to content

Commit f0bef9c

Browse files
Bump msgraph-sdk from 1.0.0a12 to 1.0.0a13 in /user-auth/graphtutorial
Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) from 1.0.0a12 to 1.0.0a13. - [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 d00e052 commit f0bef9c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

user-auth/graphtutorial/requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ cryptography==41.0.1
3838
# azure-identity
3939
# msal
4040
# pyjwt
41-
exceptiongroup==1.1.1
42-
# via anyio
4341
frozenlist==1.3.3
4442
# via
4543
# aiohttp
@@ -88,7 +86,7 @@ msal-extensions==1.0.0
8886
# via azure-identity
8987
msgraph-core==1.0.0a4
9088
# via msgraph-sdk
91-
msgraph-sdk==1.0.0a12
89+
msgraph-sdk==1.0.0a13
9290
# via -r requirements.in
9391
multidict==6.0.4
9492
# via

0 commit comments

Comments
 (0)