From 2c7c73c23d9b73d008f1d7a8ad1ccc36807da04b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 21:51:53 +0000 Subject: [PATCH] Bump starkbank-ecdsa from 1.0.0 to 2.0.1 in /Whatsapp-Covid-Bot 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] --- Whatsapp-Covid-Bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Whatsapp-Covid-Bot/requirements.txt b/Whatsapp-Covid-Bot/requirements.txt index c5c51ec..cf77174 100644 --- a/Whatsapp-Covid-Bot/requirements.txt +++ b/Whatsapp-Covid-Bot/requirements.txt @@ -102,7 +102,7 @@ secure-smtplib==0.1.1 sendgrid==6.4.1 service-identity==18.1.0 simple-imshow==1.0.post1 -starkbank-ecdsa==1.0.0 +starkbank-ecdsa==2.0.1 text-unidecode==1.3 thug-memes==0.1.2 toml==0.10.1