From 59a307b1d880964712d199ced1b13e2ef5aa6270 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 22:03:03 +0000 Subject: [PATCH] chore(deps): bump python-dotenv from 1.0.1 to 1.2.2 in /telegram-bot 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] --- telegram-bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegram-bot/requirements.txt b/telegram-bot/requirements.txt index d91576e..1f9956f 100644 --- a/telegram-bot/requirements.txt +++ b/telegram-bot/requirements.txt @@ -1,4 +1,4 @@ # XrayMOD Telegram Bot — panel factory python-telegram-bot[job-queue]==21.10 httpx==0.28.1 -python-dotenv==1.0.1 +python-dotenv==1.2.2