From bbd52c133e355bdc3f324f32be0d1d48620a07bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 18:55:47 +0000 Subject: [PATCH] build(deps): bump hexbytes from 1.3.1 to 2.0.0 Bumps [hexbytes](https://github.com/ApeWorX/hexbytes) from 1.3.1 to 2.0.0. - [Release notes](https://github.com/ApeWorX/hexbytes/releases) - [Changelog](https://github.com/ApeWorX/hexbytes/blob/main/docs/release_notes.rst) - [Commits](https://github.com/ApeWorX/hexbytes/compare/v1.3.1...v2.0.0) --- updated-dependencies: - dependency-name: hexbytes dependency-version: 2.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 c56c937..ff425e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ Flask==3.1.3 flask-cors==6.0.5 Flask-JWT-Extended==4.7.4 frozenlist==1.8.0 -hexbytes==1.3.1 +hexbytes==2.0.0 idna==3.19 itsdangerous==2.2.0 Jinja2==3.1.6