Skip to content

Commit

Permalink
build(deps): update fastapi requirement from ~=0.109.1 to ~=0.110.2
Browse files Browse the repository at this point in the history
Updates the requirements on [fastapi](https://github.com/tiangolo/fastapi) to permit the latest version.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.109.1...0.110.2)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 1bdfe8c commit 848cc90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# fastAPI
fastapi~=0.109.1 # FastAPI
fastapi~=0.110.2 # FastAPI
uvicorn~=0.27.0 # Uvicorn ASGI server
httpx~=0.26.0 # HTTP client

Expand Down

0 comments on commit 848cc90

Please sign in to comment.