Skip to content

Commit 4b6ce01

Browse files
Merge pull request #163 from microsoftgraph/dependabot/pip/app-auth/graphapponlytutorial/aiohttp-3.10.2
Bump aiohttp from 3.9.4 to 3.10.2 in /app-auth/graphapponlytutorial
2 parents 0f77ef7 + 9de8913 commit 4b6ce01

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app-auth/graphapponlytutorial/requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
#
55
# pip-compile --output-file=requirements.txt --resolver=backtracking
66
#
7-
aiohttp==3.9.4
7+
aiohappyeyeballs==2.3.5
8+
# via aiohttp
9+
aiohttp==3.10.2
810
# via microsoft-kiota-authentication-azure
911
aiosignal==1.3.1
1012
# via aiohttp

0 commit comments

Comments
 (0)