Skip to content

Commit

Permalink
chore(deps): Bump rlp from 4.0.0 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [rlp](https://github.com/ethereum/pyrlp) from 4.0.0 to 4.0.1.
- [Changelog](https://github.com/ethereum/pyrlp/blob/main/docs/release_notes.rst)
- [Commits](ethereum/pyrlp@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: rlp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent 8ae340e commit bda54b2
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 10 deletions.
35 changes: 26 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ pytz="~2021.1"
pyyaml="~6.0.1"
qrcode = {version = ">=6.1,<7.0", extras = ["pil"]}
requests="~2.31.0"
rlp="4.0.0"
rlp="4.0.1"
unflatten="~0.1"
sd-jwt = "^0.10.3"
did-peer-2 = "^0.1.2"
Expand Down

0 comments on commit bda54b2

Please sign in to comment.