Skip to content

Commit 8d2bd17

Browse files
fix(deps): update dependencies
1 parent 24761c6 commit 8d2bd17

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ version = "0.1.0"
44
description = "A Discord bot for VirtualLiveLab"
55
dependencies = [
66
"discord-py[voice,speed]>=2.6.3",
7-
"pydantic>=2.11.7",
7+
"pydantic>=2.11.9",
88
"aiohttp>=3.12.15",
99
"ductile-ui==0.3.0",
1010
"typing-extensions>=4.15.0",
1111
"asyncer>=0.0.8",
1212
"result>=0.17.0",
1313
"notion-client>=2.5.0",
1414
"glom>=24.11.0",
15-
"sentry-sdk>=2.37.0",
15+
"sentry-sdk>=2.37.1",
1616
]
1717
readme = "README.md"
1818
requires-python = ">= 3.11"

uv.lock

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

0 commit comments

Comments
 (0)