From 56887ee5658cfef2cc8e99e209f84ef7f8eee27d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 09:24:34 +0000 Subject: [PATCH] build(deps)(deps): bump web3 from 7.14.0 to 7.14.1 in /core Bumps [web3](https://github.com/ethereum/web3.py) from 7.14.0 to 7.14.1. - [Changelog](https://github.com/ethereum/web3.py/blob/v7.14.1/docs/release_notes.rst) - [Commits](https://github.com/ethereum/web3.py/compare/v7.14.0...v7.14.1) --- updated-dependencies: - dependency-name: web3 dependency-version: 7.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/requirements.txt b/core/requirements.txt index 613c7f0..5c62290 100644 --- a/core/requirements.txt +++ b/core/requirements.txt @@ -26,7 +26,7 @@ pandas-ta>=0.3.14b # Note: Install from GitHub if not available: pip install gi ta-lib==0.4.32 yfinance==0.2.50 alpaca-py==0.43.2 # Updated from 0.36.1 (version not available) -web3==7.14.0 +web3==7.14.1 solana==0.35.1 uniswap-python==0.7.7