From 63330986e1ab40304dee53bf068e9ba1785ead48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 16:26:41 +0000 Subject: [PATCH] build(deps): bump ecdsa from 0.19.1 to 0.19.2 in /library_api_code Bumps [ecdsa](https://github.com/tlsfuzzer/python-ecdsa) from 0.19.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.19.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] --- library_api_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library_api_code/requirements.txt b/library_api_code/requirements.txt index b619a0a..d4a97ec 100644 --- a/library_api_code/requirements.txt +++ b/library_api_code/requirements.txt @@ -3,7 +3,7 @@ cachelib==0.13.0 click==8.3.0 colorama==0.4.6 Deprecated==1.3.1 -ecdsa==0.19.1 +ecdsa==0.19.2 Flask==3.1.2 Flask-Caching==2.3.1 Flask-Limiter==4.0.0