From 7f82aadb2a7ee96c1ab9e7263cb4b1f5e86eb621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 21:25:27 +0000 Subject: [PATCH] build(deps): bump python-dotenv from 1.0.1 to 1.2.2 in /scripts Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.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/v1.0.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 71b890c..d650f31 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -24,7 +24,7 @@ pyasn1_modules==0.4.1 pydantic==2.10.6 pydantic_core==2.27.2 pyparsing==3.2.1 -python-dotenv==1.0.1 +python-dotenv==1.2.2 requests==2.32.3 rsa==4.9 soupsieve==2.6