Skip to content

Commit d99bf50

Browse files
Bump msgraph-sdk in /app-auth/graphapponlytutorial
Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) from 1.0.0a13 to 1.0.0a14. - [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 79e8f38 commit d99bf50

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

app-auth/graphapponlytutorial/requirements.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ idna==3.4
6262
# httpx
6363
# requests
6464
# yarl
65-
microsoft-kiota-abstractions==0.6.0
65+
microsoft-kiota-abstractions==0.7.1
6666
# via
6767
# microsoft-kiota-authentication-azure
6868
# microsoft-kiota-http
@@ -72,9 +72,11 @@ microsoft-kiota-abstractions==0.6.0
7272
# msgraph-sdk
7373
microsoft-kiota-authentication-azure==0.2.0
7474
# via msgraph-sdk
75-
microsoft-kiota-http==0.4.4
76-
# via msgraph-core
77-
microsoft-kiota-serialization-json==0.3.7
75+
microsoft-kiota-http==0.5.0
76+
# via
77+
# msgraph-core
78+
# msgraph-sdk
79+
microsoft-kiota-serialization-json==0.4.0
7880
# via msgraph-sdk
7981
microsoft-kiota-serialization-text==0.2.1
8082
# via msgraph-sdk
@@ -86,7 +88,7 @@ msal-extensions==1.0.0
8688
# via azure-identity
8789
msgraph-core==1.0.0a4
8890
# via msgraph-sdk
89-
msgraph-sdk==1.0.0a13
91+
msgraph-sdk==1.0.0a14
9092
# via -r requirements.in
9193
multidict==6.0.4
9294
# via

0 commit comments

Comments
 (0)