From 87f6b2ae2dcb09079975a76b82df087a9a1297b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 16:12:20 +0000 Subject: [PATCH] chore(deps): bump ecdsa from 0.19.0 to 0.19.2 Bumps [ecdsa](https://github.com/tlsfuzzer/python-ecdsa) from 0.19.0 to 0.19.2. - [Release notes](https://github.com/tlsfuzzer/python-ecdsa/releases) - [Changelog](https://github.com/tlsfuzzer/python-ecdsa/blob/master/NEWS) - [Commits](https://github.com/tlsfuzzer/python-ecdsa/compare/python-ecdsa-0.19.0...python-ecdsa-0.19.2) --- updated-dependencies: - dependency-name: ecdsa dependency-version: 0.19.2 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 77bab8e..ad1a23f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ dateutils==0.6.12 debugpy==1.8.12 dhanhq==2.0.2 dnspython==2.7.0 -ecdsa==0.19.0 +ecdsa==0.19.2 email_validator==2.2.0 execnet==2.1.1 fastapi==0.115.8