Skip to content

Commit dbde833

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

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
@@ -37,7 +37,7 @@ orjson==3.11.4
3737
sdnotify==0.3.2
3838

3939
# API Server
40-
fastapi==0.121.3
40+
fastapi==0.122.0
4141
pydantic==2.12.5
4242
uvicorn==0.38.0
4343
pyjwt==2.10.1

0 commit comments

Comments
 (0)