Bump aiohttp from 3.11.3 to 3.11.14 in /docker/main

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.3 to 3.11.14.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.11.3...v3.11.14)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-17 11:35:28 +00:00 committed by GitHub
parent 6e3ae0afc2
commit ec631733a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
aiofiles == 24.1.*
click == 8.1.*
# FastAPI
aiohttp == 3.11.3
aiohttp == 3.11.14
starlette == 0.41.2
starlette-context == 0.3.6
fastapi == 0.115.*