Skip to content

Commit 4081de6

Browse files
Bump aiohttp from 3.10.11 to 3.12.14
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.11 to 3.12.14. - [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.11...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2bacb05 commit 4081de6

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

requirements.txt

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
#
55
# pip-compile --output-file=requirements.txt --resolver=backtracking
66
#
7-
aiohappyeyeballs==2.4.0
7+
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.10.11
9+
aiohttp==3.12.14
1010
# via microsoft-kiota-authentication-azure
11-
aiosignal==1.3.1
11+
aiosignal==1.4.0
1212
# via aiohttp
1313
anyio==4.6.0
1414
# via httpx
@@ -122,7 +122,9 @@ opentelemetry-semantic-conventions==0.48b0
122122
portalocker==2.10.1
123123
# via msal-extensions
124124
propcache==0.2.0
125-
# via yarl
125+
# via
126+
# aiohttp
127+
# yarl
126128
pycparser==2.22
127129
# via cffi
128130
pyjwt[crypto]==2.9.0
@@ -143,6 +145,7 @@ std-uritemplate==2.0.3
143145
# via microsoft-kiota-abstractions
144146
typing-extensions==4.12.2
145147
# via
148+
# aiosignal
146149
# anyio
147150
# azure-core
148151
# azure-identity

0 commit comments

Comments
 (0)