Skip to content

Commit 293989f

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

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.123.0
40+
fastapi==0.124.0
4141
pydantic==2.12.5
4242
uvicorn==0.38.0
4343
pyjwt==2.10.1

0 commit comments

Comments
 (0)