From c8d5bd7753235a635135d7e68982252d8bef8c82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 16:38:15 +0000 Subject: [PATCH] build(deps): Bump python-dotenv in /src/mBERT/training/model-training Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.21.1 to 1.2.2. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v0.21.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.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..83e0ef9 100644 --- a/src/mBERT/training/model-training/requirements.txt +++ b/src/mBERT/training/model-training/requirements.txt @@ -120,7 +120,7 @@ pylint==2.17.1 pyparsing==3.0.9 pyproject_hooks==1.0.0 python-dateutil==2.8.2 -python-dotenv==0.21.1 +python-dotenv==1.2.2 python-jose==3.4.0 python-lsp-jsonrpc==1.0.0 python-lsp-server==1.7.1