Skip to content

Commit 585acd3

Browse files
chore(deps): Bump fastapi in the web-frameworks group
Bumps the web-frameworks group with 1 update: [fastapi](https://github.com/fastapi/fastapi). Updates `fastapi` from 0.115.6 to 0.127.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.6...0.127.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.127.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-frameworks ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc16091 commit 585acd3

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
@@ -1,7 +1,7 @@
11
# Backend requirements for Empathy Framework API
22

33
# FastAPI and web server
4-
fastapi==0.115.6
4+
fastapi==0.127.0
55
uvicorn[standard]==0.34.0
66
python-multipart==0.0.20
77

0 commit comments

Comments
 (0)