From ff4cca2ffe28b2c7d10764a00ab05322d2bfebfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 16:32:35 +0000 Subject: [PATCH] Bump ecdsa from 0.13 to 0.13.3 in /bbapi/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/python-ecdsa-0.13.3/NEWS) - [Commits](https://github.com/warner/python-ecdsa/compare/python-ecdsa-0.13...python-ecdsa-0.13.3) Signed-off-by: dependabot[bot] --- bbapi/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbapi/config/requirements.txt b/bbapi/config/requirements.txt index c03b73c..19a601d 100644 --- a/bbapi/config/requirements.txt +++ b/bbapi/config/requirements.txt @@ -35,7 +35,7 @@ docker-py==1.1.0 dockerpty==0.3.4 docopt==0.6.2 docutils==0.12 -ecdsa==0.13 +ecdsa==0.13.3 future==0.15.2 httplib2==0.9.2 idna==2.1