From adf7f3732f4d2ad9b2c6634b0e62e792e44e0651 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 20:21:28 +0000 Subject: [PATCH] Bump eth-account from 0.3.0 to 0.5.9 in /wallet_manager Bumps [eth-account](https://github.com/ethereum/eth-account) from 0.3.0 to 0.5.9. - [Release notes](https://github.com/ethereum/eth-account/releases) - [Changelog](https://github.com/ethereum/eth-account/blob/master/docs/release_notes.rst) - [Commits](https://github.com/ethereum/eth-account/compare/v0.3.0...v0.5.9) --- updated-dependencies: - dependency-name: eth-account dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wallet_manager/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallet_manager/requirements.txt b/wallet_manager/requirements.txt index 50aafaf2..aa416934 100644 --- a/wallet_manager/requirements.txt +++ b/wallet_manager/requirements.txt @@ -12,7 +12,7 @@ cytoolz==0.9.0.1 docker-py==1.8.0 ecdsa==0.11 eth-abi==1.1.1 -eth-account==0.3.0 +eth-account==0.5.9 eth-hash==0.1.4 eth-keyfile==0.5.1 eth-keys==0.2.0b3