Skip to content

Commit 558fb87

Browse files
Bump sqlalchemy from 2.0.43 to 2.0.45 (#195)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.43 to 2.0.45. - [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.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f05969 commit 558fb87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"botocore==1.40.42",
2929
"boto3-stubs==1.40.30",
3030
"botocore-stubs==1.40.30",
31-
"sqlalchemy==2.0.43",
31+
"sqlalchemy==2.0.45",
3232
"aiomysql==0.3.2",
3333
"pip>=24.3.1",
3434
"types-greenlet>=3.2.0.20250417",

0 commit comments

Comments
 (0)