fetchai / agents-aea

A framework for autonomous economic agent (AEA) development
https://docs.fetch.ai/aea/
Apache License 2.0
203 stars 62 forks source link

chore(deps-dev): bump eth-account from 0.5.2 to 0.5.9 #2766

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps eth-account from 0.5.2 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>`__

eth-account v0.5.7 (2022-01-27)

Features


- Add support for Python 3.9 and 3.10 (`[#139](https://github.com/ethereum/eth-account/issues/139) &lt;https://github.com/ethereum/eth-account/issues/139&gt;`__)

Bugfixes
  • recover_message now raises an eth_keys.exceptions.BadSignature error if the v, r, and s points are invalid ([#142](https://github.com/ethereum/eth-account/issues/142) &lt;https://github.com/ethereum/eth-account/issues/142&gt;__)

eth-account v0.5.6 (2021-09-22)

Features


- An explicit transaction type is no longer required for signing a transaction if we can implicitly determine the transaction type from the transaction parameters (`[#125](https://github.com/ethereum/eth-account/issues/125) &lt;https://github.com/ethereum/eth-account/issues/125&gt;`__)

Bugfixes

</tr></table>

... (truncated)

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)
  • 40cca90 Bump version: 0.5.6 → 0.5.7
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/fetchai/agents-aea/network/alerts).
dependabot[bot] commented 1 year ago

Looks like eth-account is up-to-date now, so this is no longer needed.