Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Commit ac07928

Browse files
⬆️ 🛠️(deps): update dependency fastapi to v0.121.0
1 parent b712136 commit ac07928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ classifiers = [
4343
dependencies = [
4444
"loguru>=0.6.0",
4545
"dynaconf>=3.2.0",
46-
"fastapi==0.119.0", # Pinned
46+
"fastapi==0.121.0", # Pinned
4747
"requests==2.32.5", # Pinned
4848
"uvicorn==0.38.0", # Pinned
4949
"apprise==1.9.5", # Pinned

0 commit comments

Comments
 (0)