Skip to content

Commit 6fefb22

Browse files
chore(deps): update python dependencies (minor/patch)
1 parent a2fea84 commit 6fefb22

2 files changed

Lines changed: 59 additions & 46 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ requires-python = "==3.10.*"
77
dependencies = [
88
"apnggif~=0.1.4",
99
"discord-py==2.5.2",
10-
"fastapi==0.115.11",
11-
"line-bot-sdk==3.16.1",
12-
"pydantic~=2.10.6",
10+
"fastapi==0.116.1",
11+
"line-bot-sdk==3.17.1",
12+
"pydantic~=2.11.7",
1313
"pyyaml==6.0.2",
1414
"requests~=2.32.3",
15-
"uvicorn==0.34.0",
15+
"uvicorn==0.35.0",
1616
]

0 commit comments

Comments
 (0)