From 134df87d6b85d8ba69eaadd6d1e12e969441666a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 04:51:50 +0000 Subject: [PATCH] Bump ecdsa from 0.13 to 0.13.3 in /script/bootstrap 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] --- script/bootstrap/pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/bootstrap/pip-requirements.txt b/script/bootstrap/pip-requirements.txt index bb0697889..2761930f1 100644 --- a/script/bootstrap/pip-requirements.txt +++ b/script/bootstrap/pip-requirements.txt @@ -1,4 +1,4 @@ Fabric==1.13.1 -ecdsa==0.13 +ecdsa==0.13.3 prettyprint==0.1.5 pyparsing==2.2.0