Bump starlette from 0.41.2 to 0.46.2 in /docker/main

Bumps [starlette](https://github.com/encode/starlette) from 0.41.2 to 0.46.2.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](https://github.com/encode/starlette/compare/0.41.2...0.46.2)

---
updated-dependencies:
- dependency-name: starlette
  dependency-version: 0.46.2
  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-04-14 11:26:01 +00:00 committed by GitHub
parent 4feba8bcf3
commit 51048f6953
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ aiofiles == 24.1.*
click == 8.1.*
# FastAPI
aiohttp == 3.11.3
starlette == 0.41.2
starlette == 0.46.2
starlette-context == 0.3.6
fastapi == 0.115.*
uvicorn == 0.30.*