Skip to content

Commit 54285bf

Browse files
fix(deps): update dependencies
1 parent 7e87b36 commit 54285bf

2 files changed

Lines changed: 54 additions & 51 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ version = "0.1.0"
44
description = "A Discord bot for VirtualLiveLab"
55
dependencies = [
66
"discord-py[voice,speed]>=2.6.4",
7-
"pydantic>=2.12.5",
7+
"pydantic>=2.13.0",
88
"aiohttp>=3.13.3",
99
"ductile-ui==0.3.0",
1010
"typing-extensions>=4.15.0",
1111
"asyncer>=0.0.17",
1212
"result>=0.17.0",
13-
"notion-client>=2.7.0",
13+
"notion-client>=3.0.0",
1414
"glom>=25.12.0",
1515
]
1616
readme = "README.md"

0 commit comments

Comments
 (0)