raiden icon indicating copy to clipboard operation
raiden copied to clipboard

build(deps): bump eth-account from 0.5.7 to 0.5.9 in /requirements

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps eth-account from 0.5.7 to 0.5.9.

Changelog

Sourced from eth-account's changelog.

eth-account v0.5.9 (2022-08-04)

Bugfixes


- fix DoS-able regex pattern (`[#178](https://github.com/ethereum/eth-account/issues/178) <https://github.com/ethereum/eth-account/issues/178>`__)

Miscellaneous changes

  • [#183](https://github.com/ethereum/eth-account/issues/183) <https://github.com/ethereum/eth-account/issues/183>, [#184](https://github.com/ethereum/eth-account/issues/184) <https://github.com/ethereum/eth-account/issues/184>

eth-account v0.5.8 (2022-06-06)

Miscellaneous changes


- `[#163](https://github.com/ethereum/eth-account/issues/163) <https://github.com/ethereum/eth-account/issues/163>`__, `[#168](https://github.com/ethereum/eth-account/issues/168) <https://github.com/ethereum/eth-account/issues/168>`__
Commits
  • c0060ca Bump version: 0.5.8 → 0.5.9
  • da84e6d Compile release notes
  • 891ec7c Allow bumpversion to find version (#184)
  • f1ee532 Update mypy version (#183)
  • 70f89be fix redos-able regex and add poc code to tests (#182)
  • d8f88e7 Bump version: 0.5.7 → 0.5.8
  • 424bebc Compile release notes
  • 0b2e5a5 Allow wider range of towncrier again, exclude venv/ files from distribution (...
  • 53400cb Open up bitarray dependency to allow <3 (#163)
  • See full diff 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) You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Aug 30 '22 20:08 dependabot[bot]