Skip to content

Commit

Permalink
chore(deps): update nextcord[speed,voice] requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [nextcord[speed,voice]](https://github.com/nextcord/nextcord) to permit the latest version.
- [Release notes](https://github.com/nextcord/nextcord/releases)
- [Commits](nextcord/nextcord@v2.6.0...v3.0.1)

---
updated-dependencies:
- dependency-name: nextcord[speed,voice]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 1e1f09c commit ce34cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nextcord[speed, voice] == 2.6.*
nextcord[speed, voice] == 3.0.*
orjson == 3.10.*
aiohttp == 3.11.*

0 comments on commit ce34cab

Please sign in to comment.