From 6641e96b1c49daafe969cf5169f1c7c96eb6390a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2019 04:27:10 +0000 Subject: [PATCH] Bump ecdsa from 0.13 to 0.13.3 in /requirements 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/deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/deploy.txt b/requirements/deploy.txt index 683d9ab..ffea650 100644 --- a/requirements/deploy.txt +++ b/requirements/deploy.txt @@ -3,6 +3,6 @@ Fabric==1.10.2 # Required by Fabric paramiko==1.15.2 pycrypto==2.6.1 -ecdsa==0.13 +ecdsa==0.13.3 newrelic==2.56