From 0f4b938ff61f24f06cee81cd343b87f6448c55b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:02:02 +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 37e0ac0..4ad52f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ billiard==3.5.0.3 chardet==3.0.4 colorama==0.3.9 docopt==0.6.2 -ecdsa==0.13 +ecdsa==0.13.3 ez-setup==0.9 idna==2.6 joblib==0.11