Skip to content

Commit

Permalink
Bump disnake from 2.9.2 to 2.10.1
Browse files Browse the repository at this point in the history
Bumps [disnake](https://github.com/DisnakeDev/disnake) from 2.9.2 to 2.10.1.
- [Release notes](https://github.com/DisnakeDev/disnake/releases)
- [Changelog](https://github.com/DisnakeDev/disnake/blob/master/RELEASE.md)
- [Commits](DisnakeDev/disnake@v2.9.2...v2.10.1)

---
updated-dependencies:
- dependency-name: disnake
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 3e8c1a8 commit 83141a3
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 8 deletions.
56 changes: 49 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.12"
disnake = {extras = ["voice"], version = "^2.9.2"}
disnake = {extras = ["voice"], version = "^2.10.1"}
python-decouple = "^3.8"
spotipy = "^2.24.0"
yt-dlp = "^2024.12.23"
Expand Down

0 comments on commit 83141a3

Please sign in to comment.