From 22de4aaa11b128d8fecd871d4fec871ab8c8b974 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:51:17 +0000 Subject: [PATCH] Bump ecdsa from 0.13 to 0.13.3 in /app 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] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 1f67f9f..f8d707a 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -21,7 +21,7 @@ django-easy-pjax==1.3.0 django-getenv==1.3.1 django-tastypie==0.13.3 django-tastypie-crust==0.2 -ecdsa==0.13 +ecdsa==0.13.3 future==0.15.2 html5lib==0.999 httpsig==1.1.2