From 109678528ce6f46d44642b9a53c6f54d992cc7f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 16:42:21 +0000 Subject: [PATCH] Bump fastecdsa from 1.6.5 to 2.1.2 Bumps [fastecdsa](https://github.com/AntonKueltz/fastecdsa) from 1.6.5 to 2.1.2. - [Release notes](https://github.com/AntonKueltz/fastecdsa/releases) - [Changelog](https://github.com/AntonKueltz/fastecdsa/blob/master/CHANGELOG.md) - [Commits](https://github.com/AntonKueltz/fastecdsa/compare/v1.6.5...v2.1.2) --- updated-dependencies: - dependency-name: fastecdsa dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad634df..6ca0486 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ chardet==3.0.4 codecov==2.0.15 coverage==4.5.1 ecdsa==0.13 -fastecdsa==1.6.5 +fastecdsa==2.1.2 idna==2.7 more-itertools==4.3.0 pluggy==0.8.0