Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2025
1 parent 87b370d commit c9e282b
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 7 deletions.
56 changes: 50 additions & 6 deletions discord/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 discord/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
discord-py = "^2.4.0"
discord-py = "^2.5.0"
sqlalchemy = {extras = ["postgresql-asyncpg"], version = "^2.0.38"}
aiohttp-jinja2 = "^1.6"
alembic = "^1.14.1"
Expand Down

0 comments on commit c9e282b

Please sign in to comment.