Skip to content

Commit 2414b85

Browse files
Bump aiohttp from 3.10.11 to 3.12.14 in /app/backend (#2606)
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: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc7e0e2 commit 2414b85

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

app/backend/requirements.txt

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ aiofiles==24.1.0
44
# via
55
# prompty
66
# quart
7-
aiohappyeyeballs==2.4.4
7+
aiohappyeyeballs==2.6.1
88
# via aiohttp
9-
aiohttp==3.10.11
9+
aiohttp==3.12.14
1010
# via
1111
# -r requirements.in
1212
# microsoft-kiota-authentication-azure
13-
aiosignal==1.3.1
13+
aiosignal==1.4.0
1414
# via aiohttp
1515
annotated-types==0.7.0
1616
# via pydantic
@@ -125,7 +125,7 @@ hpack==4.0.0
125125
# via h2
126126
httpcore==1.0.9
127127
# via httpx
128-
httpx==0.27.0
128+
httpx[http2]==0.27.0
129129
# via
130130
# microsoft-kiota-http
131131
# msgraph-core
@@ -333,7 +333,9 @@ priority==2.0.0
333333
prompty==0.1.50
334334
# via -r requirements.in
335335
propcache==0.2.0
336-
# via yarl
336+
# via
337+
# aiohttp
338+
# yarl
337339
psutil==5.9.8
338340
# via azure-monitor-opentelemetry-exporter
339341
pycparser==2.22
@@ -344,7 +346,7 @@ pydantic-core==2.20.1
344346
# via pydantic
345347
pygments==2.18.0
346348
# via rich
347-
pyjwt==2.10.1
349+
pyjwt[crypto]==2.10.1
348350
# via
349351
# -r requirements.in
350352
# msal
@@ -411,6 +413,7 @@ types-pillow==10.2.0.20240822
411413
typing-extensions==4.13.2
412414
# via
413415
# -r requirements.in
416+
# aiosignal
414417
# anyio
415418
# asgiref
416419
# azure-ai-documentintelligence

0 commit comments

Comments
 (0)