From 32d0465ddead60eb5fc383a3040263769195180f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 16:31:02 +0000 Subject: [PATCH] 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 c1888b8..998e64c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ trezor==0.11.5 PyQt5>=5.15.10 requests==2.32.5 simplejson==3.19.2 -ecdsa==0.19.0 +ecdsa==0.19.2 importlib-metadata==4.13.0 flake8==3.8.4 vulture==2.3