From 93d7443d05e3eed3647f318ade9875ae8dc2cc6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 18:23:04 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the /bot directory: [python-dotenv](https://github.com/theskumar/python-dotenv). Bumps the pip group with 1 update in the /backend directory: [python-dotenv](https://github.com/theskumar/python-dotenv). Updates `python-dotenv` from 1.0.0 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.0...v1.2.2) Updates `python-dotenv` from 1.0.0 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.0...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production dependency-group: pip - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- bot/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 436eb66..50df747 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,7 +6,7 @@ asyncpg==0.29.0 alembic==1.12.1 pydantic==2.5.0 pydantic-settings==2.1.0 -python-dotenv==1.0.0 +python-dotenv==1.2.2 ccxt==4.1.47 pandas==2.1.3 numpy==1.26.2 diff --git a/bot/requirements.txt b/bot/requirements.txt index e9f2d05..0921c24 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -1,3 +1,3 @@ python-telegram-bot==20.7 httpx==0.25.2 -python-dotenv==1.0.0 +python-dotenv==1.2.2