Skip to content

chore(deps): bump web3 from 7.7.0 to 7.15.0 in /test/e2e#20347

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/test/e2e/web3-7.15.0
Open

chore(deps): bump web3 from 7.7.0 to 7.15.0 in /test/e2e#20347
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/test/e2e/web3-7.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 4, 2026

Bumps web3 from 7.7.0 to 7.15.0.

Changelog

Sourced from web3's changelog.

web3.py v7.15.0 (2026-04-02)

Features


- Added configurations for CCIP-Read, defaulting to a more secure configuration based on the EIP recommendations. (`[#3818](https://github.com/ethereum/web3.py/issues/3818) <https://github.com/ethereum/web3.py/issues/3818>`__)

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) <https://github.com/ethereum/web3.py/issues/3730>`__)
- Fix ``topics`` type for ``LogsSubscription`` to reflect AND / OR nested list conditions on log filters. (`[#3748](https://github.com/ethereum/web3.py/issues/3748) <https://github.com/ethereum/web3.py/issues/3748>`__)
- Make `AsyncWeb3` with respect to the provider it is instantiated with, fixing static type issues. (`[#3761](https://github.com/ethereum/web3.py/issues/3761) <https://github.com/ethereum/web3.py/issues/3761>`__)

Improved Documentation

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

... (truncated)

Commits
  • cf051a7 Bump version: 7.14.1 → 7.15.0
  • 10fe633 Compile release notes for v7.15.0
  • b45343d fix: linting related to backporting from main (py38 and py39)
  • fe17ccb update newsfragment for v7 PR
  • d2e5294 doc: add documentation for CCIP-Read updates
  • d62e67d feat: added restrictions on CCIP read durin calls
  • ea5e072 Bump version: 7.14.0 → 7.14.1
  • 8396964 Compile release notes for v7.14.1
  • 1864c89 minor nit for release notes
  • 555aec6 backport commits from main to v7 (#3809)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [web3](https://github.com/ethereum/web3.py) from 7.7.0 to 7.15.0.
- [Changelog](https://github.com/ethereum/web3.py/blob/main/docs/release_notes.rst)
- [Commits](ethereum/web3.py@v7.7.0...v7.15.0)

---
updated-dependencies:
- dependency-name: web3
  dependency-version: 7.15.0
  dependency-type: direct:production
...

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 Apr 4, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 4, 2026 06:44
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 4, 2026
@dependabot dependabot Bot requested review from glitchminer and removed request for a team April 4, 2026 06:44
@dependabot dependabot Bot added the python Pull requests that update python code label Apr 4, 2026
@status-im-auto
Copy link
Copy Markdown
Member

status-im-auto commented Apr 4, 2026

Jenkins Builds

Click to see older builds (43)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 768d9a8 1 2026-04-04 06:52:50 ~8 min tests/nim 📄log
✔️ 768d9a8 1 2026-04-04 06:54:51 ~10 min android/arm64 🤖apk 📲
✔️ 768d9a8 1 2026-04-04 06:56:22 ~11 min tests/ui 📄log
✔️ 768d9a8 1 2026-04-04 06:57:20 ~12 min ios/aarch64 📱ipa 📲
✔️ 768d9a8 1 2026-04-04 07:00:58 ~16 min macos/aarch64 🍎dmg
✔️ 768d9a8 1 2026-04-04 07:01:27 ~16 min linux/x86_64 📦tgz
✔️ 768d9a8 1 2026-04-04 07:12:03 ~27 min windows/x86_64 💿exe
✔️ 768d9a8 10556 2026-04-04 07:20:08 ~18 min tests/e2e 📊rpt
✔️ 768d9a8 2633 2026-04-04 07:28:41 ~16 min tests/e2e-windows 📊rpt
✔️ 768d9a8 2232 2026-04-04 07:48:10 ~53 min tests/e2e-android 📦pkg
✔️ 768d9a8 2238 2026-04-06 05:42:43 ~13 min tests/e2e-android 📦pkg
✔️ 768d9a8 2288 2026-04-08 06:14:38 ~44 min tests/e2e-android 📦pkg
✔️ 768d9a8 2313 2026-04-09 06:01:03 ~30 min tests/e2e-android 📦pkg
✔️ 768d9a8 2355 2026-04-10 05:48:00 ~18 min tests/e2e-android 📦pkg
✔️ 768d9a8 2385 2026-04-11 05:42:46 ~13 min tests/e2e-android 📦pkg
✔️ 768d9a8 2418 2026-04-14 05:59:57 ~30 min tests/e2e-android 📦pkg
✖️ 768d9a8 2464 2026-04-15 07:03:56 ~1 hr 32 min tests/e2e-android 📦pkg
✖️ 768d9a8 2499 2026-04-16 06:36:41 ~1 hr 6 min tests/e2e-android 📦pkg
✖️ 768d9a8 2572 2026-04-18 05:41:39 ~11 min tests/e2e-android 📦pkg
✖️ 768d9a8 2638 2026-04-21 05:47:00 ~16 min tests/e2e-android 📦pkg
✖️ 768d9a8 2680 2026-04-22 06:28:10 ~56 min tests/e2e-android 📦pkg
✖️ 768d9a8 2716 2026-04-23 05:50:50 ~20 min tests/e2e-android 📦pkg
✖️ 768d9a8 2814 2026-04-25 05:57:00 ~27 min tests/e2e-android 📦pkg
✖️ 768d9a8 2852 2026-04-28 05:50:27 ~20 min tests/e2e-android 📦pkg
✖️ 768d9a8 2886 2026-04-29 05:49:33 ~21 min tests/e2e-android 📦pkg
✖️ 768d9a8 2916 2026-04-30 05:44:35 ~15 min tests/e2e-android 📦pkg
✔️ d7fee41a 2 2026-04-06 05:29:10 ~10 min android/arm64 🤖apk 📲
✔️ 2b4437ae 3 2026-04-07 05:32:20 ~13 min android/arm64 🤖apk 📲
✔️ c915e016 4 2026-04-08 05:30:10 ~11 min android/arm64 🤖apk 📲
✔️ e6d4e21e 5 2026-04-09 05:30:15 ~11 min android/arm64 🤖apk 📲
✔️ c1c1428f 6 2026-04-10 05:29:46 ~11 min android/arm64 🤖apk 📲
✔️ 61cac7e8 7 2026-04-11 05:29:26 ~11 min android/arm64 🤖apk 📲
✔️ 3b9efad8 8 2026-04-14 05:29:38 ~11 min android/arm64 🤖apk 📲
✔️ 1558be8d 9 2026-04-15 05:30:52 ~12 min android/arm64 🤖apk 📲
✔️ eb1c1a5f 10 2026-04-16 05:30:24 ~11 min android/arm64 🤖apk 📲
✔️ a311ebe3 11 2026-04-17 05:28:44 ~10 min android/arm64 🤖apk 📲
✔️ b53d35e2 12 2026-04-18 05:30:21 ~11 min android/arm64 🤖apk 📲
✔️ f2e33431 13 2026-04-21 05:30:44 ~12 min android/arm64 🤖apk 📲
✔️ f55a2129 14 2026-04-22 05:32:04 ~13 min android/arm64 🤖apk 📲
✔️ e3febf9b 15 2026-04-23 05:30:17 ~11 min android/arm64 🤖apk 📲
✔️ f7c4e85d 16 2026-04-24 05:31:09 ~12 min android/arm64 🤖apk 📲
✔️ 585d39b1 17 2026-04-25 05:29:44 ~11 min android/arm64 🤖apk 📲
✔️ 45631e9a 18 2026-04-28 05:29:30 ~10 min android/arm64 🤖apk 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ a89fa747 19 2026-04-29 05:28:22 ~9 min android/arm64 🤖apk 📲
✔️ 9ee582b4 20 2026-04-30 05:28:42 ~10 min android/arm64 🤖apk 📲

@glitchminer glitchminer requested a review from anastasiyaig April 7, 2026 09:43
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