From 7c74566177529bc29934651e918bc5be07f548db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 21:52:12 +0000 Subject: [PATCH] Bump starkbank-ecdsa from 1.1.0 to 2.0.1 Bumps [starkbank-ecdsa](https://github.com/starkbank/ecdsa-python) from 1.1.0 to 2.0.1. - [Release notes](https://github.com/starkbank/ecdsa-python/releases) - [Changelog](https://github.com/starkbank/ecdsa-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/starkbank/ecdsa-python/compare/v1.1.0...v2.0.1) --- updated-dependencies: - dependency-name: starkbank-ecdsa 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 e277e8f289..7aef222263 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ sendgrid==6.6.0 six==1.15.0 soupsieve==2.2.1 SQLAlchemy==1.4.11 -starkbank-ecdsa==1.1.0 +starkbank-ecdsa==2.0.1 text-unidecode==1.3 timeago==1.0.15 typing-extensions==3.7.4.3