Skip to content

Commit 3fb75e8

Browse files
fix(deps): update dependency fastapi to v0.123.9
1 parent 88d8b2f commit 3fb75e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "BSS file server API"
55
authors = [{ name = "Bence Csik", email = "22349790+csikb@users.noreply.github.com" }]
66
requires-python = "==3.14.1"
77
dependencies = [
8-
"fastapi[standard-no-fastapi-cloud-cli]==0.123.7",
8+
"fastapi[standard-no-fastapi-cloud-cli]==0.123.9",
99
"pillow==12.0.0",
1010
# this should be part of standard-no-fastapi-cloud-cli, but is missing:
1111
# see: https://github.com/fastapi/fastapi/blob/6fae64ff49e8328048872714652a4dfa15406e41/pyproject.toml#L94-L98

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)