Skip to content

Commit 0e7c28b

Browse files
Update sqlalchemy requirement from ~=2.0.47 to ~=2.0.48
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.48 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e6f659 commit 0e7c28b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pillow~=12.1.1
2020
snakeviz~=2.2.2
2121
python-dateutil~=2.9.0
2222
pydantic~=2.12.5
23-
sqlalchemy~=2.0.47
23+
sqlalchemy~=2.0.48
2424
azure-storage-blob~=12.28.0
2525
sentry-sdk[flask]~=2.54.0
2626
python-dotenv~=1.2.2

0 commit comments

Comments
 (0)