From 290c5a44d20e52dddd86be9a29079db8f68fd270 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 06:22:24 +0000 Subject: [PATCH] Bump hexbytes from 0.3.1 to 1.2.1 Bumps [hexbytes](https://github.com/ethereum/hexbytes) from 0.3.1 to 1.2.1. - [Changelog](https://github.com/ethereum/hexbytes/blob/main/docs/release_notes.rst) - [Commits](https://github.com/ethereum/hexbytes/compare/v0.3.1...v1.2.1) --- updated-dependencies: - dependency-name: hexbytes 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 350d384..b1d593e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ djangorestframework-camel-case==1.4.2 docutils==0.20.1 drf-yasg[validation]==1.21.7 gunicorn[gevent]==21.2.0 -hexbytes==0.3.1 +hexbytes==1.2.1 packaging>=21 requests==2.31.0 safe-eth-py[django]==6.0.0b23