Skip to content

Commit

Permalink
chore(deps): bump eth-abi from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [eth-abi](https://github.com/ethereum/eth-abi) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/ethereum/eth-abi/releases)
- [Changelog](https://github.com/ethereum/eth-abi/blob/main/docs/release_notes.rst)
- [Commits](ethereum/eth-abi@v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: eth-abi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 3d057f3 commit e955ec8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dataclassy==0.11.1
# eip712
eip712==0.2.4
# via -r requirements.txt
eth-abi==5.0.0
eth-abi==5.0.1
# via
# -r requirements.txt
# eip712
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dataclassy==0.11.1
# via eip712
eip712==0.2.4
# via -r requirements.in
eth-abi==5.0.0
eth-abi==5.0.1
# via
# -r requirements.in
# eip712
Expand Down

0 comments on commit e955ec8

Please sign in to comment.