From 9e7e566dcdb6fb0ee005af93b9355ca28d448f7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2019 04:27:40 +0000 Subject: [PATCH] Bump ecdsa from 0.13 to 0.13.3 Bumps [ecdsa](https://github.com/warner/python-ecdsa) from 0.13 to 0.13.3. - [Release notes](https://github.com/warner/python-ecdsa/releases) - [Changelog](https://github.com/warner/python-ecdsa/blob/master/NEWS) - [Commits](https://github.com/warner/python-ecdsa/compare/python-ecdsa-0.13...python-ecdsa-0.13.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5bc38b4..f20fa31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ bip32utils certifi==2018.4.16 chardet==3.0.4 -ecdsa==0.13 +ecdsa==0.13.3 future==0.16.0 idna==2.6 jsonschema==2.6.0