Skip to content

chore(deps): bump web3 from 7.10.0 to 7.14.1#17

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

chore(deps): bump web3 from 7.10.0 to 7.14.1#17
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 19, 2026

Bumps web3 from 7.10.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>`__)

web3.py v7.14.0 (2025-10-16)

Bugfixes


- Fix tests flakiness due to slow data generation from hypothesis triggering a timeout. (`[#3730](https://github.com/ethereum/web3.py/issues/3730) &lt;https://github.com/ethereum/web3.py/issues/3730&gt;`__)
- Fix ``topics`` type for ``LogsSubscription`` to reflect AND / OR nested list conditions on log filters. (`[#3748](https://github.com/ethereum/web3.py/issues/3748) &lt;https://github.com/ethereum/web3.py/issues/3748&gt;`__)
- Make `AsyncWeb3` with respect to the provider it is instantiated with, fixing static type issues. (`[#3761](https://github.com/ethereum/web3.py/issues/3761) &lt;https://github.com/ethereum/web3.py/issues/3761&gt;`__)

Improved Documentation

  • Update a few broken links ([#3746](https://github.com/ethereum/web3.py/issues/3746) &lt;https://github.com/ethereum/web3.py/issues/3746&gt;__)
  • Fix indentation in the code block in "An introduction to subscriptions" ([#3752](https://github.com/ethereum/web3.py/issues/3752) &lt;https://github.com/ethereum/web3.py/issues/3752&gt;__)

Features


- Add the ``TopicFilter`` type to better describe the cases for filtering logs by topics. (`[#3748](https://github.com/ethereum/web3.py/issues/3748) &lt;https://github.com/ethereum/web3.py/issues/3748&gt;`__)

Internal Changes - for web3.py Contributors
</code></pre>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ethereum/web3.py/commit/ea5e0722a9f02ffa9f99564c8ae69606d2a6a882&quot;&gt;&lt;code&gt;ea5e072&lt;/code&gt;&lt;/a> Bump version: 7.14.0 → 7.14.1</li>
<li><a href="https://github.com/ethereum/web3.py/commit/8396964508de3917b91655aea557ec5a3f4e9a7c&quot;&gt;&lt;code&gt;8396964&lt;/code&gt;&lt;/a> Compile release notes for v7.14.1</li>
<li><a href="https://github.com/ethereum/web3.py/commit/1864c89f37309ed891f701b5e284e27ded4cbb72&quot;&gt;&lt;code&gt;1864c89&lt;/code&gt;&lt;/a> minor nit for release notes</li>
<li><a href="https://github.com/ethereum/web3.py/commit/555aec60123ea0a3f6132a3aa968e4cfe795c352&quot;&gt;&lt;code&gt;555aec6&lt;/code&gt;&lt;/a> backport commits from <code>main</code> to <code>v7</code> (<a href="https://redirect.github.com/ethereum/web3.py/issues/3809&quot;&gt;#3809&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/c3f75300ab6eec56ac7a6c3a33532a94761dfacc&quot;&gt;&lt;code&gt;c3f7530&lt;/code&gt;&lt;/a> Bump version: 7.13.0 → 7.14.0</li>
<li><a href="https://github.com/ethereum/web3.py/commit/44942e02ba60178edbb434e5c514da31dd29e3ca&quot;&gt;&lt;code&gt;44942e0&lt;/code&gt;&lt;/a> Compile release notes for v7.14.0</li>
<li><a href="https://github.com/ethereum/web3.py/commit/2dced9881df3d1f86d0fa16b9e0bc6ee64f3c9fa&quot;&gt;&lt;code&gt;2dced98&lt;/code&gt;&lt;/a> Make AsyncWeb3 Generic (<a href="https://redirect.github.com/ethereum/web3.py/issues/3761&quot;&gt;#3761&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/4ccd2bdaa9cf4fc0201b9ea5d27f2382f9b16c66&quot;&gt;&lt;code&gt;4ccd2bd&lt;/code&gt;&lt;/a> Align isort skip path</li>
<li><a href="https://github.com/ethereum/web3.py/commit/1bccdd68431eed7bbbc8837e9f1d0f49f5779f9a&quot;&gt;&lt;code&gt;1bccdd6&lt;/code&gt;&lt;/a> Update 3730.bugfix.rst</li>
<li><a href="https://github.com/ethereum/web3.py/commit/a1c2e83a523c8da07939aeafffd12ba98531d3be&quot;&gt;&lt;code&gt;a1c2e83&lt;/code&gt;&lt;/a> Update link wiki (<a href="https://redirect.github.com/ethereum/web3.py/issues/3746&quot;&gt;#3746&lt;/a&gt;)&lt;/li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/web3.py/compare/v7.10.0...v7.14.1&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2026

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [web3](https://github.com/ethereum/web3.py) from 7.10.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.10.0...v7.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/web3-7.14.1 branch from 51b6286 to 3a15bf2 Compare March 27, 2026 17:58
@dependabot dependabot bot requested a review from lfp22092002-ops as a code owner March 27, 2026 17:58
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2026

Superseded by #24.

@dependabot dependabot bot closed this Apr 2, 2026
@dependabot dependabot bot deleted the dependabot/pip/web3-7.14.1 branch April 2, 2026 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants