From 4b893d3b96d125ac6840809923952f52a080f2f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 18:56:53 +0000 Subject: [PATCH] build(deps): bump rlp from 4.1.0 to 5.0.0 Bumps [rlp](https://github.com/ApeWorX/pyrlp) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/ApeWorX/pyrlp/releases) - [Changelog](https://github.com/ApeWorX/pyrlp/blob/main/docs/release_notes.rst) - [Commits](https://github.com/ApeWorX/pyrlp/compare/v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: rlp dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3716647..3624b92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ python-dotenv==1.2.3 pyunormalize==17.0.0 regex==2026.7.19 requests==2.34.2 -rlp==4.1.0 +rlp==5.0.0 scikit-learn==1.9.0 scipy==1.18.1 setuptools==84.0.0