Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent c829ed1 commit c8f3470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
dependencies = [
"aiofiles==23.2.1",
"fastapi==0.110.0",
"fastapi==0.110.1",
"fire==0.6.0",
"keras-ocr==0.9.3",
"pydicom==2.4.4",
Expand Down

0 comments on commit c8f3470

Please sign in to comment.