Skip to content

Commit

Permalink
Build(deps): bump fastapi from 0.110.2 to 0.110.3
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.2 to 0.110.3.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.110.2...0.110.3)

---
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 Apr 30, 2024
1 parent afb0b48 commit 5c2b841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-async.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

# async web framework
uvicorn==0.29.0
fastapi==0.110.2
fastapi==0.110.3

0 comments on commit 5c2b841

Please sign in to comment.