Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

⬆️ 🤖 Dependencies: Bump web3 from 6.20.4 to 7.12.1#796

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/web3-7.12.1
Open

⬆️ 🤖 Dependencies: Bump web3 from 6.20.4 to 7.12.1#796
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/web3-7.12.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2025

Bumps web3 from 6.20.4 to 7.12.1.

Changelog

Sourced from web3's changelog.

web3.py v7.12.1 (2025-07-14)

Bugfixes


- Fix ``AutoProvider`` batching setup by adding a proxy batch request. (`[#3712](https://github.com/ethereum/web3.py/issues/3712) <https://github.com/ethereum/web3.py/issues/3712>`__)

Internal Changes - for web3.py Contributors

  • Update integrations tests to use geth v1.16.0. ([#3727](https://github.com/ethereum/web3.py/issues/3727) <https://github.com/ethereum/web3.py/issues/3727>__)

Miscellaneous Changes


- `[#3698](https://github.com/ethereum/web3.py/issues/3698) <https://github.com/ethereum/web3.py/issues/3698>`__, `[#3710](https://github.com/ethereum/web3.py/issues/3710) <https://github.com/ethereum/web3.py/issues/3710>`__

web3.py v7.12.0 (2025-05-22)

Bugfixes


- Thread safety for batching and better consistency with ``PersistentConnectionProvider`` implementations:
- Make request batching threadsafe by using ``contextvars.ContextVar`` rather than a global flag for setting the batching state.
- Deterministically match responses with request ids for ``PersistentConnectionProvider`` batch requests. (`[#3705](https://github.com/ethereum/web3.py/issues/3705) &amp;lt;https://github.com/ethereum/web3.py/issues/3705&amp;gt;`__)

Deprecations

  • Deprecate ens_encode_name in favor of dns_encode_name. ([#3700](https://github.com/ethereum/web3.py/issues/3700) &lt;https://github.com/ethereum/web3.py/issues/3700&gt;__)

Features


- Introduce ``ens.utils.dns_encode_name`` as a rename of the current ``ens_encode_name``, for consistency across other language implementations and with the ENS docs. Returns ``HexBytes`` instead of ``bytes``. (`[#3700](https://github.com/ethereum/web3.py/issues/3700) &lt;https://github.com/ethereum/web3.py/issues/3700&gt;`__)

Internal Changes - for web3.py Contributors
</code></pre>
<ul>
<li>Update some types in <code>web3._utils.method_formatters</code> (<code>#3669 &lt;https://github.com/ethereum/web3.py/issues/3669&amp;gt;&lt;/code&gt;__)&lt;/li>
<li>Fix issues and start running the core tests with <code>pytest-xdist</code>, effectively reducing the CI test times by ~75-80%. (<code>#3705 &lt;https://github.com/ethereum/web3.py/issues/3705&amp;gt;&lt;/code&gt;__)&lt;/li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ethereum/web3.py/commit/3d41534a449cd4eb46585fede3413a08c17d1d16&quot;&gt;&lt;code&gt;3d41534&lt;/code&gt;&lt;/a> Bump version: 7.12.0 → 7.12.1</li>
<li><a href="https://github.com/ethereum/web3.py/commit/2df3005a2dcc37c244c3f6e79f1e7b69e85bc691&quot;&gt;&lt;code&gt;2df3005&lt;/code&gt;&lt;/a> Compile release notes for v7.12.1</li>
<li><a href="https://github.com/ethereum/web3.py/commit/1f95ac431befad13ac0eb4e5770aebb05ebda5d8&quot;&gt;&lt;code&gt;1f95ac4&lt;/code&gt;&lt;/a> Use geth <code>v1.16.0</code> for integration tests:</li>
<li><a href="https://github.com/ethereum/web3.py/commit/0daa470f9bd7f3eaf0316684f2eaa8fdcb24bb43&quot;&gt;&lt;code&gt;0daa470&lt;/code&gt;&lt;/a> newsfragment for <a href="https://redirect.github.com/ethereum/web3.py/issues/3710&quot;&gt;#3710&lt;/a&gt;&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/d9acea53bae34e2a826661ad0bf01c569f4006e0&quot;&gt;&lt;code&gt;d9acea5&lt;/code&gt;&lt;/a> chore: fix typos</li>
<li><a href="https://github.com/ethereum/web3.py/commit/d7295c6cf922a733fee5e8c1f150bcee993638ab&quot;&gt;&lt;code&gt;d7295c6&lt;/code&gt;&lt;/a> bugfix: Fix batching for AutoProvider</li>
<li><a href="https://github.com/ethereum/web3.py/commit/e18f6e991cd741ffeaa9db25a0ef5e28d82deab7&quot;&gt;&lt;code&gt;e18f6e9&lt;/code&gt;&lt;/a> newsfragment for <a href="https://redirect.github.com/ethereum/web3.py/issues/3698&quot;&gt;#3698&lt;/a&gt;&lt;/li>
<li><a href="https://github.com/ethereum/web3.py/commit/a03da01334aa4cd55e000601054afde525573f23&quot;&gt;&lt;code&gt;a03da01&lt;/code&gt;&lt;/a> test(accounts): add assertion for expected_bytes in test_eth_account_sign</li>
<li><a href="https://github.com/ethereum/web3.py/commit/fe30353867fcfe74234200b7ee3a449566a209d7&quot;&gt;&lt;code&gt;fe30353&lt;/code&gt;&lt;/a> fix dead link resources.rst</li>
<li><a href="https://github.com/ethereum/web3.py/commit/78f404f0ddf0b298a640ecbf4f626976c9579d14&quot;&gt;&lt;code&gt;78f404f&lt;/code&gt;&lt;/a> Bump version: 7.11.1 → 7.12.0</li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/web3.py/compare/v6.20.4...v7.12.1&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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 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)

Summary by Sourcery

Build:

  • Upgrade web3 dependency from 6.20.4 to 7.12.1

Bumps [web3](https://github.com/ethereum/web3.py) from 6.20.4 to 7.12.1.
- [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/release_notes.rst)
- [Commits](ethereum/web3.py@v6.20.4...v7.12.1)

---
updated-dependencies:
- dependency-name: web3
  dependency-version: 7.12.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 15, 2025
@sourcery-ai
Copy link
Copy Markdown
Contributor

sourcery-ai bot commented Jul 15, 2025

Reviewer's Guide

This PR updates the project's web3 dependency from v6.20.4 to v7.12.1 by modifying the version constraint in the pyproject.toml file.

File-Level Changes

Change Details Files
Dependency upgrade for web3
  • Bump web3 version from 6.20.4 to 7.12.1
pyproject.toml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Copy Markdown

@llamapreview llamapreview bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto Pull Request Review from LlamaPReview

Review Status: Automated Review Skipped

Dear contributor,

Thank you for your Pull Request. LlamaPReview has analyzed your changes and determined that this PR does not require an automated code review.

Analysis Result:

PR contains only dependency version updates with no core logic changes, requiring no automated code review

We're continuously improving our PR analysis capabilities. Have thoughts on when and how LlamaPReview should perform automated reviews? Share your insights in our GitHub Discussions.

Best regards,
LlamaPReview Team

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

0 participants