File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
app-auth/graphapponlytutorial Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile with python 3.10
33# To update, run:
44#
5- # pip-compile --output-file=requirements.txt
5+ # pip-compile --output-file=requirements.txt --resolver=backtracking
66#
77aiohttp == 3.8.3
88 # via microsoft-kiota-authentication-azure
@@ -33,7 +33,7 @@ charset-normalizer==2.1.1
3333 # via
3434 # aiohttp
3535 # requests
36- cryptography == 37 .0.4
36+ cryptography == 38 .0.4
3737 # via
3838 # azure-identity
3939 # msal
@@ -72,7 +72,7 @@ microsoft-kiota-abstractions==0.2.0
7272 # msgraph-sdk
7373microsoft-kiota-authentication-azure == 0.1.1
7474 # via msgraph-sdk
75- microsoft-kiota-http == 0.2.2
75+ microsoft-kiota-http == 0.2.3
7676 # via msgraph-core
7777microsoft-kiota-serialization-json == 0.2.0
7878 # via msgraph-sdk
@@ -122,7 +122,7 @@ typing-extensions==4.4.0
122122 # via azure-core
123123uritemplate == 4.1.1
124124 # via microsoft-kiota-abstractions
125- urllib3 == 1.26.12
125+ urllib3 == 1.26.13
126126 # via requests
127127yarl == 1.8.1
128128 # via aiohttp
Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile with python 3.10
33# To update, run:
44#
5- # pip-compile --output-file=requirements.txt
5+ # pip-compile --output-file=requirements.txt --resolver=backtracking
66#
77aiohttp == 3.8.3
88 # via microsoft-kiota-authentication-azure
@@ -33,7 +33,7 @@ charset-normalizer==2.1.1
3333 # via
3434 # aiohttp
3535 # requests
36- cryptography == 37 .0.4
36+ cryptography == 38 .0.4
3737 # via
3838 # azure-identity
3939 # msal
@@ -72,7 +72,7 @@ microsoft-kiota-abstractions==0.2.0
7272 # msgraph-sdk
7373microsoft-kiota-authentication-azure == 0.1.1
7474 # via msgraph-sdk
75- microsoft-kiota-http == 0.2.2
75+ microsoft-kiota-http == 0.2.3
7676 # via msgraph-core
7777microsoft-kiota-serialization-json == 0.2.0
7878 # via msgraph-sdk
@@ -122,7 +122,7 @@ typing-extensions==4.4.0
122122 # via azure-core
123123uritemplate == 4.1.1
124124 # via microsoft-kiota-abstractions
125- urllib3 == 1.26.12
125+ urllib3 == 1.26.13
126126 # via requests
127127yarl == 1.8.1
128128 # via aiohttp
You can’t perform that action at this time.
0 commit comments