Skip to content

Commit a647ceb

Browse files
chore(deps): bump fastapi from 0.121.1 to 0.121.3
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.121.1 to 0.121.3. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.121.1...0.121.3) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.121.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73dccb0 commit a647ceb

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.1
40+
fastapi==0.121.3
4141
pydantic==2.12.4
4242
uvicorn==0.38.0
4343
pyjwt==2.10.1

0 commit comments

Comments
 (0)