From 0a3cea432e46f8d33c663565cae0db890c786861 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 14:18:29 +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 4bea866..acd1b2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ djangorestframework==3.0.0 djrill==1.4.0 drf-nested-routers==0.9.0 dropbox==2.2.0 -ecdsa==0.13 +ecdsa==0.13.3 Fabric==1.10.2 fabtools==0.19.0 flower==0.8.3