- Disable doctest in ``docs/web3.eth.account.rst`` due to ``eth-account`` deprecation of ``messageHash`` for ``message_hash`` (`[#3351](https://github.com/ethereum/web3.py/issues/3351) <https://github.com/ethereum/web3.py/issues/3351>`__)
- Deprecate the ``geth.personal`` namespace methods. These will be removed in *web3.py* ``v7``. (`[#3364](https://github.com/ethereum/web3.py/issues/3364) <https://github.com/ethereum/web3.py/issues/3364>`__)
Internal Changes - for web3.py Contributors
Increase pytest-asyncio dependency to be >=0.21.2,`__)
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
coverage: 80.617%. remained the same
when pulling 539e6f46ac9cc4404741585b4219dae90da5e460 on dependabot/pip/web3-6.18.0
into 7d24caf9751eeb2e5f4cb235bb6fe6e14249520c on main.
Bumps web3 from 6.17.2 to 6.18.0.
Changelog
Sourced from web3's changelog.
Commits
faa22c5
Bump version: 6.17.2 → 6.18.04a3f2b1
Compile release notes for v6.18.051ba379
Bump pytest-asyncio (#3368)efe41ef
Deprecategeth.personal
namespace methodsaf0448a
Fix typo in release notesfef6285
turn off doctest in docs/web3.eth.account.rst due to eth-account changesDependabot 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 show