File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed
app-auth/graphapponlytutorial Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile --output-file=requirements.txt --resolver=backtracking
66#
7- aiohttp == 3.8.4
7+ aiohttp == 3.8.5
88 # via microsoft-kiota-authentication-azure
99aiosignal == 1.3.1
1010 # via aiohttp
@@ -33,13 +33,11 @@ charset-normalizer==3.1.0
3333 # via
3434 # aiohttp
3535 # requests
36- cryptography == 41.0.1
36+ cryptography == 41.0.2
3737 # via
3838 # azure-identity
3939 # msal
4040 # pyjwt
41- exceptiongroup == 1.1.1
42- # via anyio
4341frozenlist == 1.3.3
4442 # via
4543 # aiohttp
@@ -88,7 +86,7 @@ msal-extensions==1.0.0
8886 # via azure-identity
8987msgraph-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
9391multidict == 6.0.4
9492 # via
Original file line number Diff line number Diff line change 44#
55# pip-compile --output-file=requirements.txt --resolver=backtracking
66#
7- aiohttp == 3.8.4
7+ aiohttp == 3.8.5
88 # via microsoft-kiota-authentication-azure
99aiosignal == 1.3.1
1010 # via aiohttp
@@ -33,13 +33,11 @@ charset-normalizer==3.1.0
3333 # via
3434 # aiohttp
3535 # requests
36- cryptography == 41.0.1
36+ cryptography == 41.0.2
3737 # via
3838 # azure-identity
3939 # msal
4040 # pyjwt
41- exceptiongroup == 1.1.1
42- # via anyio
4341frozenlist == 1.3.3
4442 # via
4543 # aiohttp
@@ -88,7 +86,7 @@ msal-extensions==1.0.0
8886 # via azure-identity
8987msgraph-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
9391multidict == 6.0.4
9492 # via
You can’t perform that action at this time.
0 commit comments