Skip to content

Commit

Permalink
Bump safe-eth-py from 6.0.0b32 to 6.0.0b34
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.0b32 to 6.0.0b34.
- [Release notes](https://github.com/safe-global/safe-eth-py/releases)
- [Commits](safe-global/safe-eth-py@v6.0.0b32...v6.0.0b34)

---
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 and Uxio0 committed Jul 15, 2024
1 parent d7f4d3e commit eb89990
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 @@ -27,7 +27,7 @@ dependencies = [
"prompt_toolkit>=3",
"pygments>=2",
"requests>=2",
"safe-eth-py==6.0.0b32",
"safe-eth-py==6.0.0b34",
"tabulate>=0.8",
"typer==0.12.3",
]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ packaging>=23.1
prompt_toolkit==3.0.47
pygments==2.18.0
requests==2.32.3
safe-eth-py==6.0.0b32
safe-eth-py==6.0.0b34
tabulate==0.9.0
trezor==0.13.9
typer==0.12.3
Expand Down

0 comments on commit eb89990

Please sign in to comment.