From ec883262d3473cae3116d49dc01e190d913d52a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 16:13:08 +0000 Subject: [PATCH] Bump ecdsa from 0.19.0 to 0.19.2 in /src/mBERT/training/model-training 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] --- src/mBERT/training/model-training/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mBERT/training/model-training/requirements.txt b/src/mBERT/training/model-training/requirements.txt index fc77dab..19c04fb 100644 --- a/src/mBERT/training/model-training/requirements.txt +++ b/src/mBERT/training/model-training/requirements.txt @@ -28,7 +28,7 @@ dill==0.3.2 dnslib==0.9.23 dnspython==2.6.1 docstring-to-markdown==0.12 -ecdsa==0.19.0 +ecdsa==0.19.2 emoji==2.4.0 et-xmlfile==1.1.0 exceptiongroup==1.1.3