Skip to content

Commit 9a888d9

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

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
@@ -38,7 +38,7 @@ orjson==3.11.3
3838
sdnotify==0.3.2
3939

4040
# API Server
41-
fastapi==0.116.1
41+
fastapi==0.117.1
4242
pydantic==2.11.9
4343
uvicorn==0.35.0
4444
pyjwt==2.10.1

0 commit comments

Comments
 (0)