Skip to content

Commit 79e8f38

Browse files
Merge pull request #88 from microsoftgraph/dependabot/pip/user-auth/graphtutorial/msgraph-sdk-1.0.0a14
Bump msgraph-sdk from 1.0.0a13 to 1.0.0a14 in /user-auth/graphtutorial
2 parents e1c0c96 + 7f2b347 commit 79e8f38

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

user-auth/graphtutorial/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)