Skip to content

Commit 11afba2

Browse files
Bump safe-eth-py from 7.17.0 to 7.17.1
Bumps [safe-eth-py](https://github.com/safe-global/safe-eth-py) from 7.17.0 to 7.17.1. - [Release notes](https://github.com/safe-global/safe-eth-py/releases) - [Commits](safe-global/safe-eth-py@v7.17.0...v7.17.1) --- updated-dependencies: - dependency-name: safe-eth-py dependency-version: 7.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49a6f8a commit 11afba2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"prompt_toolkit>=3",
2727
"pygments>=2",
2828
"requests>=2",
29-
"safe-eth-py==7.17.0",
29+
"safe-eth-py==7.17.1",
3030
"tabulate>=0.8",
3131
"typer>=0.14.0",
3232
]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ packaging>=24.2
55
prompt_toolkit==3.0.52
66
pygments==2.19.2
77
requests==2.32.5
8-
safe-eth-py==7.17.0
8+
safe-eth-py==7.17.1
99
tabulate==0.9.0
1010
trezor==0.13.10
1111
typer==0.20.0

0 commit comments

Comments
 (0)