From 123cbea74ff8d3df7ca06db12141990164aed873 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 23:49:40 +0000 Subject: [PATCH] Bump ecdsa from 0.11 to 0.13.3 Bumps [ecdsa](https://github.com/warner/python-ecdsa) from 0.11 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.11...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 3e25ad0..41922df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ Pygments==1.6 Sphinx==1.2.2 TestLink-API-Python-client==0.4.8 docutils==0.11 -ecdsa==0.11 +ecdsa==0.13.3 mock==1.0.1 mox==0.5.3 paramiko==1.14.0