tron-api-python
tron-api-python copied to clipboard
Bump eth-account from 0.4.0 to 0.5.9
Bumps eth-account from 0.4.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) <https://github.com/ethereum/eth-account/issues/139>`__)Bugfixes
recover_messagenow raises aneth_keys.exceptions.BadSignatureerror if the v, r, and s points are invalid ([#142](https://github.com/ethereum/eth-account/issues/142) <https://github.com/ethereum/eth-account/issues/142>__)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) <https://github.com/ethereum/eth-account/issues/125>`__)Bugfixes
</tr></table>
... (truncated)
Commits
c0060caBump version: 0.5.8 → 0.5.9da84e6dCompile release notes891ec7cAllow bumpversion to find version (#184)f1ee532Update mypy version (#183)70f89befix redos-able regex and add poc code to tests (#182)d8f88e7Bump version: 0.5.7 → 0.5.8424bebcCompile release notes0b2e5a5Allow wider range of towncrier again, exclude venv/ files from distribution (...53400cbOpen up bitarray dependency to allow <3 (#163)40cca90Bump version: 0.5.6 → 0.5.7- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.