From cf695cd14c63cf9b5346bab5a989200de492e260 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 00:12:15 +0000 Subject: [PATCH] Bump sqlalchemy from 2.0.48 to 2.0.50 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.48 to 2.0.50. - [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.50 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 653fb41..41f2bda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ requests==2.32.4 streamscrobbler @ git+https://github.com/CGillen/streamscrobbler-python.git@main validators==0.35.0 psutil==7.2.2 -sqlalchemy==2.0.48 \ No newline at end of file +sqlalchemy==2.0.50 \ No newline at end of file