Skip to content

Commit

Permalink
Bump fastapi from 0.115.7 to 0.115.8
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.7 to 0.115.8.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.7...0.115.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 4d779dc commit 0655fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies = [
"httpx[http2] == 0.28.1",
"aiohttp[speedups] == 3.11.11",
"boto3 ~= 1.36.2",
"fastapi == 0.115.7",
"fastapi == 0.115.8",
"python-multipart == 0.0.20",
"email-validator == 2.2.0",
"structlog == 25.1.0",
Expand Down

0 comments on commit 0655fe3

Please sign in to comment.