Skip to content

Commit 3dad881

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

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

app/backend/requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiofiles==24.1.0
88
# via quart
99
aiohappyeyeballs==2.4.0
1010
# via aiohttp
11-
aiohttp==3.10.5
11+
aiohttp==3.10.11
1212
# via
1313
# -r requirements.in
1414
# microsoft-kiota-authentication-azure
@@ -328,6 +328,8 @@ portalocker==2.10.1
328328
# via msal-extensions
329329
priority==2.0.0
330330
# via hypercorn
331+
propcache==0.2.0
332+
# via yarl
331333
psutil==5.9.8
332334
# via azure-monitor-opentelemetry-exporter
333335
pycparser==2.22
@@ -433,7 +435,7 @@ wrapt==1.16.0
433435
# opentelemetry-instrumentation-urllib3
434436
wsproto==1.2.0
435437
# via hypercorn
436-
yarl==1.9.4
438+
yarl==1.17.2
437439
# via aiohttp
438440
zipp==3.20.0
439441
# via importlib-metadata

0 commit comments

Comments
 (0)