Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

Bumps 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. ([#1162](https://github.com/ethereum/web3.py/issues/1162) <https://github.com/ethereum/web3.py/issues/1162>__)
  • 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

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 Aug 5, 2025
@github-actions
Copy link

github-actions bot commented Aug 5, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/web3 7.13.0 🟢 5.5
Details
CheckScoreReason
Code-Review🟢 7Found 12/16 approved changesets -- score normalized to 7
Token-Permissions⚠️ -1No tokens found
Packaging⚠️ -1packaging workflow not detected
Maintained🟢 1030 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow⚠️ -1no workflows found
Binary-Artifacts🟢 10no binaries found in the repo
Vulnerabilities🟢 100 existing vulnerabilities detected
License🟢 10license file detected
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • requirements.txt

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Superseded by #11.

@dependabot dependabot bot closed this Oct 20, 2025
@dependabot dependabot bot deleted the dependabot/pip/web3-7.13.0 branch October 20, 2025 19:29
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