Skip to content

Commit

Permalink
chore(deps): bump discord-py from 1.7.3 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [discord-py](https://github.com/Rapptz/discord.py) from 1.7.3 to 2.4.0.
- [Commits](Rapptz/discord.py@v1.7.3...v2.4.0)

---
updated-dependencies:
- dependency-name: discord-py
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 28856e7 commit 12ed811
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
20 changes: 11 additions & 9 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 @@ -22,7 +22,7 @@ beautifulsoup4 = "^4.12.3"
sympy = "^1.13.2"
requests = ">=2.32.3,<3"
tabulate = "~0.9.0"
"discord.py" = {version = "~1.7.3", extras = ["voice"]}
"discord.py" = {version = "~2.4.0", extras = ["voice"]}
opencv-python = "==4.10.0.84"
pytz = ">=2024.1"
numpy = "^1.26.4"
Expand Down

0 comments on commit 12ed811

Please sign in to comment.