Skip to content

chore(deps): bump web3 from 7.12.1 to 7.13.0 in /examples/developer-hub-python in the examples-uv group#939

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/examples/developer-hub-python/examples-uv-4629d01b66
Closed

chore(deps): bump web3 from 7.12.1 to 7.13.0 in /examples/developer-hub-python in the examples-uv group#939
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/examples/developer-hub-python/examples-uv-4629d01b66

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps the examples-uv group in /examples/developer-hub-python with 1 update: web3.

Updates web3 from 7.12.1 to 7.13.0

Changelog

Sourced from web3's changelog.

web3.py v7.13.0 (2025-08-04)

Bugfixes


- Raise ``BadResponseFormat`` from within ``FormattingMiddleware`` if the raw response is not a dict. (`[#3735](https://github.com/ethereum/web3.py/issues/3735) <https://github.com/ethereum/web3.py/issues/3735>`__)

Improved Documentation

  • Fix broken link to external eth_gasPrice documentation. ([#3717](https://github.com/ethereum/web3.py/issues/3717) <https://github.com/ethereum/web3.py/issues/3717>__)

Features


- Support parallelization of subscription handling globally via the subscription manager ``parallelize`` flag, and on a per-subscription basis via the ``parallelize`` flag on the subscription itself. (`[#3709](https://github.com/ethereum/web3.py/issues/3709) <https://github.com/ethereum/web3.py/issues/3709>`__)

Internal Changes - for web3.py Contributors

  • Update integration test suite fixture to test against geth v1.16.2. ([#3738](https://github.com/ethereum/web3.py/issues/3738) <https://github.com/ethereum/web3.py/issues/3738>__)
  • Add missing async tests for FormattingMiddleware as a sanity check. ([#3735](https://github.com/ethereum/web3.py/issues/3735) <https://github.com/ethereum/web3.py/issues/3735>__)
Commits
  • 843c752 Bump version: 7.12.1 → 7.13.0
  • c52ebaf Compile release notes for v7.13.0
  • e6e5b63 Update Geth to v1.16.2 (#3738)
  • d4e11b9 Add documentation for parallelize flag
  • 1832645 Add parallelize option to async_w3.eth.subscribe API
  • bffd75c Allow subscription-level parallelization; add good tests
  • 393cf1f newsfragment for #3709
  • 4ba43e0 Fix py38 errors; add TODOs to remove when dropped
  • 33b5f47 Add some configurations for task based subscription processing
  • 81a3780 Allow task-based subscription processing via the subscription manager
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 29, 2025
@dependabot dependabot bot requested a review from dineshpinto as a code owner September 29, 2025 18:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 29, 2025
@dependabot dependabot bot force-pushed the dependabot/uv/examples/developer-hub-python/examples-uv-4629d01b66 branch from 1d516c8 to a4133ee Compare October 6, 2025 14:38
Bumps the examples-uv group in /examples/developer-hub-python with 1 update: [web3](https://github.com/ethereum/web3.py).


Updates `web3` from 7.12.1 to 7.13.0
- [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/release_notes.rst)
- [Commits](ethereum/web3.py@v7.12.1...v7.13.0)

---
updated-dependencies:
- dependency-name: web3
  dependency-version: 7.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: examples-uv
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/examples/developer-hub-python/examples-uv-4629d01b66 branch from a4133ee to 84b71d8 Compare October 13, 2025 14:53
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/uv/examples/developer-hub-python/examples-uv-4629d01b66 branch October 15, 2025 11:48
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant