Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on py-cord to permit the latest version.
Release notes
Sourced from py-cord's releases.
... (truncated)
Changelog
Sourced from py-cord's changelog.
... (truncated)
Commits
87d2331
chore(deps): use furo from pypi (#2377)35bb80e
chore: bump changelog version (#2375)a86145f
fix: correctenforce_nonce
implementation (#2376)d06b72c
add missing docs for voice channel status audit log (#2374)be87ae7
feat: audit logs for voice channel status (#2373)752a38c
feat: Message.enforce_nonce (#2370)76a3e4c
feat: implement voice channel statuses (#2368)2276914
fix: fixes enum to support stringified annotations (#2367)8984b86
chore(deps-dev): update pylint requirement from ~=3.0.4 to ~=3.1.0 (#2366)b478e5b
chore(deps-dev): update pytest requirement from ~=8.0.1 to ~=8.0.2 (#2365)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show