From b23945373aa40d89a74bbc24fbabdff5c80b7585 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 14:15:39 +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 18f4aa8..97cebd8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ cryptography>=2.3 curtsies==0.3.0 cycler==0.10.0 docopt==0.6.2 -ecdsa==0.13 +ecdsa==0.13.3 Events==0.3 Flask==1.0.2 Flask-Cors==3.0.6