Skip to content

Commit

Permalink
build(deps): bump fastapi from 0.115.4 to 0.115.5 in /backend
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.4 to 0.115.5.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.4...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 and nutfdt committed Dec 6, 2024
1 parent 73463c7 commit bb496bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--extra-index-url https://download.pytorch.org/whl/cpu
fastapi==0.115.4
fastapi==0.115.5
httpx>=0.25.0
uvicorn==0.32.1
gunicorn==23.0.0
Expand Down

0 comments on commit bb496bc

Please sign in to comment.