Skip to content

Commit 3d2c35d

Browse files
Bump sqlalchemy from 2.0.29 to 2.0.40 (#283)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.29 to 2.0.40. - [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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c030ad commit 3d2c35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pytz==2024.2
3030
ruff==0.9.9
3131
sentry-sdk==2.19.2
3232
six==1.17.0
33-
SQLAlchemy==2.0.29
33+
SQLAlchemy==2.0.40
3434
typing_extensions==4.12.2
3535
urllib3==2.3.0
3636
Werkzeug==3.1.3

0 commit comments

Comments
 (0)