Skip to content

Commit

Permalink
Bump safe-eth-py from 6.0.0b5 to 6.0.0b8
Browse files Browse the repository at this point in the history
Bumps [safe-eth-py](https://github.com/safe-global/safe-eth-py) from 6.0.0b5 to 6.0.0b8.
- [Release notes](https://github.com/safe-global/safe-eth-py/releases)
- [Commits](safe-global/safe-eth-py@v6.0.0b5...v6.0.0b8)

---
updated-dependencies:
- dependency-name: safe-eth-py
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent b9fba90 commit 707197e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ packaging>=23.1
prompt_toolkit==3.0.41
pygments==2.17.1
requests==2.31.0
safe-eth-py==6.0.0b6
safe-eth-py==6.0.0b8
tabulate==0.9.0
web3==6.11.3
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prompt_toolkit>=3",
"pygments>=2",
"requests>=2",
"safe-eth-py==6.0.0b5",
"safe-eth-py==6.0.0b8",
"tabulate>=0.8",
],
extras_require={"ledger": ["ledgereth==0.9.1"]},
Expand Down

0 comments on commit 707197e

Please sign in to comment.