From 6cd2204a2d3f43bb810f5b5a521f5c405140f013 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 21:51:52 +0000 Subject: [PATCH] Build(deps): bump starkbank-ecdsa from 1.0.0 to 2.0.1 Bumps [starkbank-ecdsa](https://github.com/starkbank/ecdsa-python) from 1.0.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.0.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 3b26845..b257a1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ sendgrid==6.4.3 six==1.14.0 soupsieve==2.0 SQLAlchemy==1.3.16 -starkbank-ecdsa==1.0.0 +starkbank-ecdsa==2.0.1 TatSu==4.4.0 uritemplate==3.0.1 urllib3==1.25.9