From 0125531c1f20cf74643308982d9ffe11a3fa1ddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2019 05:33:08 +0000 Subject: [PATCH] Bump ecdsa from 0.13 to 0.13.3 in /punica-python-demo 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] --- punica-python-demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/punica-python-demo/requirements.txt b/punica-python-demo/requirements.txt index f87abb3..0b5f583 100644 --- a/punica-python-demo/requirements.txt +++ b/punica-python-demo/requirements.txt @@ -5,7 +5,7 @@ cffi==1.11.5 chardet==3.0.4 click==6.7 cryptography==2.3.1 -ecdsa==0.13 +ecdsa==0.13.3 Flask==1.0.2 Flask-JSGlue==0.3.1 gitdb2==2.0.4