From 3beecbedf0c7d915a9d89532de74a7d8298c6c4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 16:07:57 +0000 Subject: [PATCH] Bump ecdsa from 0.13 to 0.19.2 in /tools/buildchain Bumps [ecdsa](https://github.com/tlsfuzzer/python-ecdsa) from 0.13 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.13...python-ecdsa-0.19.2) --- updated-dependencies: - dependency-name: ecdsa dependency-version: 0.19.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/buildchain/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/buildchain/requirements.txt b/tools/buildchain/requirements.txt index c858943..a4d8b8e 100644 --- a/tools/buildchain/requirements.txt +++ b/tools/buildchain/requirements.txt @@ -4,7 +4,7 @@ bdist-mpkg==0.5.0 bonjour-py==0.3 cffi==1.9.1 cryptography==1.7.2 -ecdsa==0.13 +ecdsa==0.19.2 enum34==1.1.6 esptool==1.2.1 Fabric3==1.13.1.post1