Skip to content

Bump web3 from 7.14.0 to 7.14.1#2308

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/web3-7.14.1
Open

Bump web3 from 7.14.0 to 7.14.1#2308
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/web3-7.14.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps web3 from 7.14.0 to 7.14.1.

Changelog

Sourced from web3's changelog.

web3.py v7.14.1 (2026-02-03)

Bugfixes


- Wrap timeout in ClientTimeout for AsyncBeacon post request (`[#3784](https://github.com/ethereum/web3.py/issues/3784) <https://github.com/ethereum/web3.py/issues/3784>`__)
- Fix ``HTTPProvider`` to share an explicitly provided ``session`` across all threads, rather than only the creating thread. (`[#3800](https://github.com/ethereum/web3.py/issues/3800) <https://github.com/ethereum/web3.py/issues/3800>`__)
- Fix TypedDict field names to use camelCase (``validatorIndex``, ``yParity``) matching JSON-RPC conventions and formatter outputs. (`[#3801](https://github.com/ethereum/web3.py/issues/3801) <https://github.com/ethereum/web3.py/issues/3801>`__)
- Exclude type checking in Sphinx module and submodules (`[#3803](https://github.com/ethereum/web3.py/issues/3803) <https://github.com/ethereum/web3.py/issues/3803>`__)

Improved Documentation

  • Added documentation for formatters explaining how they work, what the default formatters do, and how to customize them. ([#2994](https://github.com/ethereum/web3.py/issues/2994) <https://github.com/ethereum/web3.py/issues/2994>__)

Internal Changes - for web3.py Contributors


- Upgrade geth version in CI (`[#3787](https://github.com/ethereum/web3.py/issues/3787) <https://github.com/ethereum/web3.py/issues/3787>`__)
Commits

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 show <dependency name> 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)

Bumps [web3](https://github.com/ethereum/web3.py) from 7.14.0 to 7.14.1.
- [Changelog](https://github.com/ethereum/web3.py/blob/v7.14.1/docs/release_notes.rst)
- [Commits](ethereum/web3.py@v7.14.0...v7.14.1)

---
updated-dependencies:
- dependency-name: web3
  dependency-version: 7.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 9, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 9, 2026

Pull Request Test Coverage Report for Build 22841013085

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 414 unchanged lines in 13 files lost coverage.
  • Overall coverage decreased (-3.7%) to 90.337%

Files with Coverage Reduction New Missed Lines %
safe_eth/eth/ethereum_client.py 1 85.42%
safe_eth/safe/api/transaction_service_api/transaction_service_tx.py 2 71.43%
safe_eth/eth/account_abstraction/bundler_client.py 3 92.5%
safe_eth/eth/oracles/superfluid.py 10 54.55%
safe_eth/eth/tests/oracles/test_superfluid.py 13 43.48%
safe_eth/safe/api/base_api.py 19 41.86%
safe_eth/eth/tests/account_abstraction/test_e2e_bundler_client.py 24 46.67%
safe_eth/eth/tests/clients/test_ens_client.py 24 39.53%
safe_eth/eth/tests/clients/test_etherscan_client_v2.py 25 58.97%
safe_eth/eth/clients/ens_client.py 34 41.79%
Totals Coverage Status
Change from base Build 22716818367: -3.7%
Covered Lines: 9947
Relevant Lines: 11011

💛 - Coveralls

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.

1 participant