Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 8e7b3c9 commit 09e83f9
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 @@ -24,7 +24,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.10"
skypilot = "*"
fastapi = "0.112.2"
fastapi = "0.115.5"
supabase = "*"
pytest = "*"
torch = "*"
Expand Down

0 comments on commit 09e83f9

Please sign in to comment.