From 5c14da7d413f63e09910a5d92287d82901d095cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 16:20:04 +0000 Subject: [PATCH] Bump ecdsa from 0.13 to 0.13.3 in /cognises 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] --- cognises/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cognises/requirements.txt b/cognises/requirements.txt index b0735dd..0a43a4d 100644 --- a/cognises/requirements.txt +++ b/cognises/requirements.txt @@ -6,7 +6,7 @@ chardet==3.0.4 click==6.7 cryptography==1.7.2 docutils==0.14 -ecdsa==0.13 +ecdsa==0.13.3 enum34==1.1.6 Flask==1.0.1 future==0.16.0