Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eth-account from 0.3.0 to 0.5.9 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2022

Bumps eth-account from 0.3.0 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [eth-account](https://github.com/ethereum/eth-account) from 0.3.0 to 0.5.9.
- [Release notes](https://github.com/ethereum/eth-account/releases)
- [Changelog](https://github.com/ethereum/eth-account/blob/master/docs/release_notes.rst)
- [Commits](ethereum/eth-account@v0.3.0...v0.5.9)

---
updated-dependencies:
- dependency-name: eth-account
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants