From 86fa9922ebd5841871e6184d3d88210fee745065 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 18:44:50 +0000 Subject: [PATCH] Bump starkbank-ecdsa from 2.0.0 to 2.0.1 Bumps [starkbank-ecdsa](https://github.com/starkbank/ecdsa-python) from 2.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/v2.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 7ba16846e..76d5c3c41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -83,7 +83,7 @@ Sickle==0.6.5 slackclient==2.9.3 soupsieve==2.2.1 SQLAlchemy==1.4.44 -starkbank-ecdsa==2.0.0 +starkbank-ecdsa==2.0.1 tenacity==8.2.2 typing-extensions==3.10.0.2 unicodecsv==0.14.1