Skip to content

Commit

Permalink
chore: bump discord-py-interactions[speedup] from 5.13.1 to 5.13.2 (#478
Browse files Browse the repository at this point in the history
)

Bumps [discord-py-interactions[speedup]](https://github.com/interactions-py/interactions.py) from 5.13.1 to 5.13.2.
- [Release notes](https://github.com/interactions-py/interactions.py/releases)
- [Commits](interactions-py/interactions.py@5.13.1...5.13.2)

---
updated-dependencies:
- dependency-name: discord-py-interactions[speedup]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 0b7cc0b commit 0fcff68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"aiohttp==3.10.5",
"discord-py-interactions[speedup]==5.13.1",
"discord-py-interactions[speedup]==5.13.2",
"tansy==0.9.2",
"humanize==4.10.0",
"aiodns==3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiohttp==3.10.5
discord-py-interactions[speedup]==5.13.1
discord-py-interactions[speedup]==5.13.2
tansy==0.9.2
humanize==4.10.0
aiodns==3.2.0
Expand Down

0 comments on commit 0fcff68

Please sign in to comment.