Rikj000 / MoniGoMani

Isn't that what we all want? Our money to go many? Well that's what this framework/strategy hopes to do for you! By giving you & HyperOpt a lot of signals to alter the weights from.
https://monigomani.io
GNU General Public License v3.0
1.01k stars 153 forks source link

Bump discord-webhook from 0.14.0 to 0.16.3 #294

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps discord-webhook from 0.14.0 to 0.16.3.

Release notes

Sourced from discord-webhook's releases.

0.16.3

2022-05-14 0.16.3

Fixes

  • only check if color is in range if color was set

0.16.2

2022-05-12 0.16.2

Fixes

  • fix support for using a list of webhook URLs

0.16.1

2022-05-12 0.16.1

Fixes

  • fix hex to int color conversion

0.16.0

2022-05-06 0.16.0

Features

  • add async support

0.15.0

Features

  • enable rate_limit_retry in webhook edit() function
  • add optional kwargs to edit function to specify fields that will be added or override existing fields in the webhook edit request. e.g. attachments
Changelog

Sourced from discord-webhook's changelog.

2022-05-14 0.16.3

Fixes

  • only check if color is in range if color was set

2022-05-12 0.16.2

Fixes

  • fix support for using a list of webhook URLs

2022-05-12 0.16.1

Fixes

  • fix hex to int color conversion

2022-05-06 0.16.0

Features

  • add async support

2022-03-02 0.15.0

Features

  • enable rate_limit_retry in webhook edit() function
  • add optional kwargs to edit function to specify fields that will be added or override existing fields in the webhook edit request. e.g. attachments
Commits
  • fab143e bump version to 0.16.3
  • 24719c5 only check if color is in range if color was set
  • f76f67c bump version
  • 8dc1733 Fix support for using a list of webhook URLs (#97)
  • 16f6c95 fix hex to int color conversion
  • 08c4e62 bump version
  • d1bcdb4 two blank lines
  • e8d97b0 Merge branch 'master' of github.com:lovvskillz/python-discord-webhook
  • df33789 Solved NameError due to type hints in webhook.py (#86)
  • 78eb3f3 Added Type Hints (#79)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #308.