From d746ee8fd11e35c3521d049124f266381410712c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 00:48:11 +0000 Subject: [PATCH] chore: bump sqlalchemy from 2.0.25 to 2.0.47 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.25 to 2.0.47. - [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.47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- roadcoin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roadcoin/requirements.txt b/roadcoin/requirements.txt index 76c79bd..44e779a 100644 --- a/roadcoin/requirements.txt +++ b/roadcoin/requirements.txt @@ -4,4 +4,4 @@ pydantic==2.5.3 redis==5.0.1 python-jose[cryptography]==3.3.0 passlib[bcrypt]==1.7.4 -sqlalchemy==2.0.25 +sqlalchemy==2.0.47