Bump aiohttp from 3.11.3 to 3.12.4 in /docker/main

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-29 11:42:43 +00:00 committed by GitHub
parent 9b7d4d0a8f
commit 18bf877535
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.12.4
starlette == 0.41.2
starlette-context == 0.3.6
fastapi == 0.115.*