Skip to content

Commit

Permalink
Bump disnake from 2.9.2 to 2.9.3
Browse files Browse the repository at this point in the history
Bumps [disnake](https://github.com/DisnakeDev/disnake) from 2.9.2 to 2.9.3.
- [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.9.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent a337003 commit 2a776ab
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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.9.3"}
python-decouple = "^3.8"
spotipy = "^2.24.0"
yt-dlp = "^2024.12.13"
Expand Down

0 comments on commit 2a776ab

Please sign in to comment.