From 3af9809c70fc772be65c2101b248e1104fd4abbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 16:14:09 +0000 Subject: [PATCH] Bump ecdsa from 0.13.3 to 0.19.2 in /backend Bumps [ecdsa](https://github.com/tlsfuzzer/python-ecdsa) from 0.13.3 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.3...python-ecdsa-0.19.2) --- updated-dependencies: - dependency-name: ecdsa dependency-version: 0.19.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index e7739b9..7ebaaaf 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ cffi==1.12.3 Django~=2.2 django-cors-headers==2.5.3 django-webpack-loader==0.6.0 -ecdsa==0.13.3 +ecdsa==0.19.2 future==0.18.3 psycopg2==2.8.1 pyasn1==0.4.5