From c79e63c57cfc57ed9b64937b143b22dcf15e0ca9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 11:33:56 +0000 Subject: [PATCH] Update sqlalchemy requirement from >=1.2 to >=2.0.51 Updates the requirements on [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) to permit the latest version. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: sqlalchemy dependency-version: 2.0.51 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirementsDOCKER.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0226c10..d501d16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ qrcode requests>=2.18.4 git+https://github.com/bisoncorps/search-engine-parser speedtest-cli>=2.0.2 -sqlalchemy>=1.2 +sqlalchemy>=2.0.51 spotdl selenium>=3.141.0 telethon>=1.10.6 diff --git a/requirementsDOCKER.txt b/requirementsDOCKER.txt index 2217992..42f5427 100644 --- a/requirementsDOCKER.txt +++ b/requirementsDOCKER.txt @@ -20,7 +20,7 @@ google_images_download>=2.4.2 hachoir Pillow>=5.3.0 telegraph -sqlalchemy>=1.2 +sqlalchemy>=2.0.51 gTTS>=2.0.1 googletrans>=2.4.0 spongemock