From 290cfffd41f520f1dce0ae61122cef951bf25ecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2019 02:33:30 +0000 Subject: [PATCH] Bump ecdsa from 0.11 to 0.13.3 Bumps [ecdsa](https://github.com/warner/python-ecdsa) from 0.11 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.11...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 72aa81b..2253aa6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cryptography==0.9 cssselect==0.9.1 decorator==3.4.0 dockerfile-parse==0.0.5 -ecdsa==0.11 +ecdsa==0.13.3 enum34==1.0.4 Fabric==1.10.1 fedpkg==1.20