Skip to content

Commit

Permalink
Bump hexbytes from 0.3.1 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [hexbytes](https://github.com/ethereum/hexbytes) from 0.3.1 to 1.3.0.
- [Changelog](https://github.com/ethereum/hexbytes/blob/main/docs/release_notes.rst)
- [Commits](ethereum/hexbytes@v0.3.1...v1.3.0)

---
updated-dependencies:
- dependency-name: hexbytes
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent c1dbbc2 commit 6d687fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ classifiers = [
dependencies = [
"art>=6",
"colorama>=0.4",
"hexbytes>=0.2.3,<0.4.0",
"hexbytes>=0.2.3,<1.4.0",
"prompt_toolkit>=3",
"pygments>=2",
"requests>=2",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
art==6.4
colorama==0.4.6
hexbytes==0.3.1
hexbytes==1.3.0
ledgereth==0.10.0
packaging>=23.1
prompt_toolkit==3.0.48
Expand Down

0 comments on commit 6d687fe

Please sign in to comment.