Skip to content

Commit e64f961

Browse files
chore(deps): bump fastapi from 0.121.0 to 0.135.2 in /backend
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.121.0 to 0.135.2. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.121.0...0.135.2) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a6f8a6 commit e64f961

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,4 +1,4 @@
1-
fastapi==0.121.0
1+
fastapi==0.135.2
22
uvicorn[standard]==0.34.0
33
asyncpg==0.30.0
44
sqlalchemy[asyncio]==2.0.36

0 commit comments

Comments
 (0)