Skip to content

Commit e0e8fcc

Browse files
Bump fastapi from 0.115.12 to 0.118.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.12 to 0.118.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.12...0.118.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.118.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a80109a commit e0e8fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ epitran==1.26.0
2525
nltk==3.9.1
2626
wordfreq==3.1.1
2727
# API dependencies
28-
fastapi==0.115.12
28+
fastapi==0.118.0
2929
uvicorn[standard]==0.34.3
3030
# Performance dependencies
3131
xformers==0.0.30

0 commit comments

Comments
 (0)