Skip to content

Commit fd8a8cd

Browse files
Merge pull request #111 from microsoftgraph/dependabot/pip/app-auth/graphapponlytutorial/aiohttp-3.9.0
Bump aiohttp from 3.8.6 to 3.9.0 in /app-auth/graphapponlytutorial
2 parents 32c5292 + f2610f5 commit fd8a8cd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

app-auth/graphapponlytutorial/requirements.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --output-file=requirements.txt --resolver=backtracking
66
#
7-
aiohttp==3.8.6
7+
aiohttp==3.9.0
88
# via microsoft-kiota-authentication-azure
99
aiosignal==1.3.1
1010
# via aiohttp
@@ -30,9 +30,7 @@ certifi==2023.7.22
3030
cffi==1.16.0
3131
# via cryptography
3232
charset-normalizer==3.3.2
33-
# via
34-
# aiohttp
35-
# requests
33+
# via requests
3634
cryptography==41.0.5
3735
# via
3836
# azure-identity

0 commit comments

Comments
 (0)