Skip to content

Commit 4b4965e

Browse files
Bump fastapi from 0.110.0 to 0.110.1 in /python
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>
1 parent 98cfa0b commit 4b4965e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
dependencies = [
33
"aiofiles==23.2.1",
4-
"fastapi==0.110.0",
4+
"fastapi==0.110.1",
55
"fire==0.6.0",
66
"keras-ocr==0.9.3",
77
"litemedsam@https://api.github.com/repos/bowang-lab/MedSAM/tarball/LiteMedSAM",

0 commit comments

Comments
 (0)