Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 48b5caf commit 21aec16
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,6 +1,6 @@
[project]
dependencies = [
"fastapi==0.109.0",
"fastapi==0.110.0",
"keras-ocr==0.9.3",
"pydicom==2.4.4",
"pylibjpeg-libjpeg==2.0.2",
Expand Down

0 comments on commit 21aec16

Please sign in to comment.