Skip to content

Commit 5ca1ac4

Browse files
Bump aiohttp from 3.10.5 to 3.10.11
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.5 to 3.10.11. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.10.5...v3.10.11) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 700f5b0 commit 5ca1ac4

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)