Skip to content

Commit b4fbd25

Browse files
deps: update fastapi requirement from >=0.138.0 to >=0.139.0 (#24)
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi) to permit the latest version. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.138.0...0.139.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.139.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 656e936 commit b4fbd25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

service/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
fastapi>=0.138.0
1+
fastapi>=0.139.0
22
uvicorn[standard]>=0.49.0
33
pydantic>=2.13.4

0 commit comments

Comments
 (0)