Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent b5792c4 commit 2c58efb
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 104 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ description = "Add your description here"
authors = [{ name = "sushi-chaaaan", email = "[email protected]" }]
dependencies = [
"discord-py[voice,speed]>=2.4.0",
"pydantic>=2.9.2",
"aiohttp>=3.11.2",
"ductile-ui==0.3.0",
"pydantic>=2.10.2",
"aiohttp>=3.11.9",
"ductile-ui==0.4.0",
"typing-extensions>=4.12.2",
"asyncer>=0.0.8",
"result>=0.17.0",
"notion-client>=2.2.1",
"glom>=24.11.0",
"sentry-sdk>=2.18.0",
"sentry-sdk>=2.19.0",
]
readme = "README.md"
requires-python = ">= 3.11"
Expand Down
Loading

0 comments on commit 2c58efb

Please sign in to comment.