Skip to content

Commit 8f86e53

Browse files
fix(deps): update dependencies (#263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c9897b commit 8f86e53

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 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.11.7",
8-
"aiohttp>=3.12.15",
7+
"pydantic>=2.12.5",
8+
"aiohttp>=3.13.3",
99
"ductile-ui==0.3.0",
1010
"typing-extensions>=4.15.0",
11-
"asyncer>=0.0.8",
11+
"asyncer>=0.0.17",
1212
"result>=0.17.0",
13-
"notion-client>=2.5.0",
13+
"notion-client>=2.7.0",
1414
"glom>=25.12.0",
1515
]
1616
readme = "README.md"

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)