From ffefa473b7af73cbd8614f9ac7a63a7f0d256a91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 20:22:27 +0000 Subject: [PATCH] Bump eth-account from 0.4.0 to 0.5.9 in /notary Bumps [eth-account](https://github.com/ethereum/eth-account) from 0.4.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.4.0...v0.5.9) --- updated-dependencies: - dependency-name: eth-account dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notary/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notary/requirements.txt b/notary/requirements.txt index 80c3041..0d5b650 100644 --- a/notary/requirements.txt +++ b/notary/requirements.txt @@ -12,7 +12,7 @@ cryptography==3.3.2 cytoolz==0.10.0 ecdsa==0.13.3 eth-abi==2.0.0 -eth-account==0.4.0 +eth-account==0.5.9 eth-hash==0.2.0 eth-keyfile==0.5.1 eth-keys==0.2.4