KoalaBotUK / KoalaBot

🐨 All in one Discord bot for student societies & communities
https://KoalaBot.uk
MIT License
11 stars 8 forks source link

chore(deps): bump dpytest from 0.6.1 to 0.6.3 #386

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dpytest from 0.6.1 to 0.6.3.

Release notes

Sourced from dpytest's releases.

v0.6.3

Changes in this Release

  • Update requirements for discord.py 2.2.2

v0.6.2

Changes in this Release

  • Fix factories for Member for the "flags" issue new in discord.py 2.2.0
Changelog

Sourced from dpytest's changelog.

0.6.3

  • Update requirements for discord.py 2.2.2

0.6.2

This is the version for discord.py 2.2.0

  • Embed equality check now checks for equality of fields.
  • Fix members factories to add the "flags" key (necessary in 2.2.0)
Commits
  • 217f155 Bump version: 0.6.2 → 0.6.3
  • 2af1805 update requirements.txt to dpy==2.2.2
  • c7a9b6f Bump discord-py from 2.2.0 to 2.2.2 (#99)
  • 5170c73 Bump version: 0.6.1 → 0.6.2
  • 0df38cd Merge pull request #97 from CraftSpider/dpy2.2.0
  • 230893c fixing for 2.2.0 (flags)
  • 6161d72 Merge pull request #93 from belmegatron/add-embed-fields-eq-check
  • 0d57aa8 Update coverage requirement from ~=7.1.0 to ~=7.2.0 (#95)
  • c2cade9 Now check for equality of Embed fields.
  • 6475b7d Bump discord-py from 2.1.0 to 2.1.1 (#91)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)