Skip to content

Commit e4ac8cb

Browse files
Merge pull request #63 from microsoftgraph/dependabot/pip/aiohttp-3.10.11
Bump aiohttp from 3.10.5 to 3.10.11
2 parents 700f5b0 + 5ca1ac4 commit e4ac8cb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
aiohappyeyeballs==2.4.0
88
# via aiohttp
9-
aiohttp==3.10.5
9+
aiohttp==3.10.11
1010
# via microsoft-kiota-authentication-azure
1111
aiosignal==1.3.1
1212
# via aiohttp
@@ -130,6 +130,8 @@ pendulum==3.0.0
130130
# microsoft-kiota-serialization-json
131131
portalocker==2.10.1
132132
# via msal-extensions
133+
propcache==0.2.0
134+
# via yarl
133135
pycparser==2.22
134136
# via cffi
135137
pyjwt[crypto]==2.9.0
@@ -170,7 +172,7 @@ urllib3==2.2.3
170172
# via requests
171173
wrapt==1.16.0
172174
# via deprecated
173-
yarl==1.11.1
175+
yarl==1.17.2
174176
# via aiohttp
175177
zipp==3.20.2
176178
# via importlib-metadata

0 commit comments

Comments
 (0)