From 7ec7364ecd5e09cf7e56b5e87cbc20fa44d082d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 13:54:33 +0000 Subject: [PATCH] Bump ecdsa from 0.13 to 0.13.3 in /bbonfhiruser/config 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] --- bbonfhiruser/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbonfhiruser/config/requirements.txt b/bbonfhiruser/config/requirements.txt index 75503a9..25a286d 100644 --- a/bbonfhiruser/config/requirements.txt +++ b/bbonfhiruser/config/requirements.txt @@ -25,7 +25,7 @@ django-settings-export==1.0.5 djangorestframework==3.2.4 djangorestframework-oauth==1.0.1 docutils==0.12 -ecdsa==0.13 +ecdsa==0.13.3 future==0.15.2 httplib2==0.9.1 idna==2.0