Skip to content

Commit 99c69ab

Browse files
build(deps): Bump sqlalchemy in the runtime-dependencies group
Bumps the runtime-dependencies group with 1 update: [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy). Updates `sqlalchemy` from 2.0.48 to 2.0.49 - [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.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aac2b74 commit 99c69ab

2 files changed

Lines changed: 52 additions & 52 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ classifiers = [
3030
dependencies = [
3131
"paramiko>=4",
3232
"psycopg2-binary==2.9.11",
33-
"sqlalchemy==2.0.48",
33+
"sqlalchemy==2.0.49",
3434
"singer-sdk[faker,sql]~=0.53.0",
3535
"typing-extensions>=4.15.0 ; python_full_version < '3.12'",
3636
]

0 commit comments

Comments
 (0)