From 40ddda387bf5986ddb1a4c173d2b830302d82018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 16:30:43 +0000 Subject: [PATCH] Bump ecdsa from 0.16.1 to 0.19.2 in /tests Bumps [ecdsa](https://github.com/tlsfuzzer/python-ecdsa) from 0.16.1 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.16.1...python-ecdsa-0.19.2) --- updated-dependencies: - dependency-name: ecdsa dependency-version: 0.19.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/boil-freeze.txt | 2 +- tests/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/boil-freeze.txt b/tests/boil-freeze.txt index a74fc923..cf8cbbc9 100644 --- a/tests/boil-freeze.txt +++ b/tests/boil-freeze.txt @@ -11,7 +11,7 @@ coincurve==17.0.0 construct==2.10.68 crcmod==1.7 cryptography==39.0.1 -ecdsa==0.16.1 +ecdsa==0.19.2 ed25519-blake2b==1.4 exceptiongroup==1.1.0 Flask==2.1.2 diff --git a/tests/requirements.txt b/tests/requirements.txt index 5cc540b1..a488cb08 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,5 +1,5 @@ pytest ragger[speculos,ledgerwallet]>=1.21.1 -ecdsa>=0.16.1,<0.17.0 +ecdsa>=0.16.1,<0.20.0 safe-pysha3>=1.0.0,<2.0.0 tomli>=2.0.1