From 0110bd771ed7bd1d306a2dec2b043925b4022ebd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 20:21:46 +0000 Subject: [PATCH] Bump eth-account from 0.3.0 to 0.5.9 in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 2ae6d15..b4cb0ec 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,7 +9,7 @@ cryptography==2.6.1 cytoolz==0.9.0.1 ecdsa==0.13 eth-abi==1.3.0 -eth-account==0.3.0 +eth-account==0.5.9 eth-hash==0.2.0 eth-keyfile==0.5.1 eth-keys==0.2.1