Skip to content

Commit

Permalink
Update hexbytes requirement from <1.3.0 to <1.4.0 (#1896)
Browse files Browse the repository at this point in the history
Updates the requirements on [hexbytes](https://github.com/ethereum/hexbytes) to permit the latest version.
- [Changelog](https://github.com/ethereum/hexbytes/blob/main/docs/release_notes.rst)
- [Commits](ethereum/hexbytes@v0.1.0-alpha.1...v1.3.0)

---
updated-dependencies:
- dependency-name: hexbytes
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikhil Parasaram <[email protected]>
  • Loading branch information
dependabot[bot] and norhh authored Jan 31, 2025
1 parent 00b0182 commit 125914a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ py_ecc>=5.0.0
eth-abi>=5.1.0
eth-hash>=0.3.1,<0.8.0
eth-utils>=2.0.0
hexbytes<1.3.0
hexbytes<1.4.0
jinja2>=2.9
MarkupSafe<3.1.0
mypy-extensions==1.0.0
Expand Down

0 comments on commit 125914a

Please sign in to comment.