From fb728ddbb425b312fe389bdd3a280059b3a38509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 04:26:31 +0000 Subject: [PATCH] Bump cryptography in /src/mBERT/training/model-training Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 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..f850750 100644 --- a/src/mBERT/training/model-training/requirements.txt +++ b/src/mBERT/training/model-training/requirements.txt @@ -21,7 +21,7 @@ chardet==5.2.0 charset-normalizer==2.1.1 click==8.1.3 contourpy==1.0.7 -cryptography==46.0.5 +cryptography==46.0.7 cycler==0.11.0 decorator==5.1.1 dill==0.3.2