Skip to content

Commit

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

---
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 Nov 12, 2024
1 parent d45e468 commit 1fdd432
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ python = "^3.11"
faster-whisper = "^1.0.1"
validators = "^0.34.0"
boto3 = "^1.35.10"
fastapi = "^0.115.0"
fastapi = "^0.115.5"
uvicorn = "^0.30.6"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 1fdd432

Please sign in to comment.