Skip to content

Commit d08e135

Browse files
Merge pull request #164 from microsoftgraph/dependabot/pip/user-auth/graphtutorial/aiohttp-3.10.2
Bump aiohttp from 3.9.4 to 3.10.2 in /user-auth/graphtutorial
2 parents 4b6ce01 + 0b868a6 commit d08e135

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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