Skip to content

Commit 625629b

Browse files
chore(deps): bump fastapi from 0.120.2 to 0.121.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.120.2 to 0.121.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.120.2...0.121.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.121.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5970881 commit 625629b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ orjson==3.11.4
3939
sdnotify==0.3.2
4040

4141
# API Server
42-
fastapi==0.120.2
42+
fastapi==0.121.0
4343
pydantic==2.12.4
4444
uvicorn==0.38.0
4545
pyjwt==2.10.1

0 commit comments

Comments
 (0)