Skip to content

Commit 22d70d8

Browse files
feat(deps): bump sqlalchemy from 1.4.52 to 2.0.32
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.52 to 2.0.32. - [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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5bd863 commit 22d70d8

File tree

2 files changed

+43
-58
lines changed

2 files changed

+43
-58
lines changed

Diff for: poetry.lock

+42-57
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cryptography = ">=40,<43"
1919
singer-sdk = "~=0.38.0"
2020
snowflake-sqlalchemy = "~=1.6.1"
2121
snowflake-connector-python = { version = "<4.0.0", extras = ["secure-local-storage"] }
22-
sqlalchemy = "<2"
22+
sqlalchemy = "<3"
2323

2424
[tool.poetry.group.dev.dependencies]
2525
coverage = ">=7.2.7"

0 commit comments

Comments
 (0)