distest icon indicating copy to clipboard operation
distest copied to clipboard

Update discord-py requirement from ~=1.6.0 to ~=1.7.2

Open dependabot[bot] opened this issue 4 years ago • 4 comments

Updates the requirements on discord-py to permit the latest version.

Commits
  • 9d2576e Version bump to v1.7.2
  • 69fdf8c Add changelog for v1.7.2
  • f6c8bfd Clarify ClientUser.verified docs
  • 5e7357e Fix grammar in the Guild.edit docstring
  • 318166d [docs] Update notes for get_user and get_member
  • 648b786 Adjust quickstart to not show commands example
  • ccf7e65 Fix documentation for RoleConverter
  • eb1d03f Fix typo within HelpCommand.verify_checks documentation
  • 5b98ce1 [docs] fix docstring of AppInfo
  • 06184dc Update lavalink's repo url
  • Additional commits viewable in compare view

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 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)

dependabot[bot] avatar May 03 '21 07:05 dependabot[bot]

Is upgrading to 1.7.2 prioritized?

I have a 1.72 discord bot project I would like to use this on.

pulltab avatar May 07 '21 17:05 pulltab

It seems the tests in this failed and I'm not entirely sure why, I'll take a look over the weekend but it shouldn't be too much to make it work.

Cobular avatar May 07 '21 17:05 Cobular

Thanks, @JakeCover

pulltab avatar May 07 '21 17:05 pulltab

A newer version of discord-py exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

dependabot[bot] avatar Jun 14 '21 07:06 dependabot[bot]