Skip to content

Commit 483ce9b

Browse files
Merge pull request #51 from microsoftgraph/dependabot/pip/aiohttp-3.10.2
Bump aiohttp from 3.9.4 to 3.10.2
2 parents f6303cf + d2416c8 commit 483ce9b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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)