From cdfcdcdc64b472dff6c5d47ce198c98ed6a6d904 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2020 12:47:03 +0000 Subject: [PATCH] Bump ledgerblue from 0.1.29 to 0.1.31 Bumps [ledgerblue](https://github.com/LedgerHQ/blue-loader-python) from 0.1.29 to 0.1.31. - [Release notes](https://github.com/LedgerHQ/blue-loader-python/releases) - [Commits](https://github.com/LedgerHQ/blue-loader-python/compare/0.1.29...0.1.31) Signed-off-by: dependabot-preview[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1f58361d..f6ae25ce 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ "pytest-cov==2.8.1" ], 'hw-wallet': [ - "ledgerblue==0.1.29" + "ledgerblue==0.1.31" ] }