From affb930e71d377a8bfb8bf2de36555d21a0f6a4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 21:51:55 +0000 Subject: [PATCH] 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 77e9152..bbb28ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,6 +23,6 @@ requests==2.23.0 requests-oauthlib==1.3.0 sendgrid==6.4.6 sqlparse==0.3.1 -starkbank-ecdsa==1.0.0 +starkbank-ecdsa==2.0.1 urllib3==1.25.9 whitenoise==5.1.0