Skip to content

Commit e66181d

Browse files
Update fastapi requirement from ~=0.135.1 to ~=0.135.3 in /backend
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.135.1...0.135.3) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca5a27d commit e66181d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
fastapi~=0.135.1
1+
fastapi~=0.135.3
22
pillow~=12.1.1
33
uvicorn~=0.42.0

0 commit comments

Comments
 (0)