Skip to content

Commit 610f048

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 12d6465 commit 610f048

File tree

2 files changed

+70
-60
lines changed

2 files changed

+70
-60
lines changed

Diff for: poetry.lock

+69-59
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
@@ -18,7 +18,7 @@ python = ">=3.8"
1818
cryptography = ">=40,<43"
1919
snowflake-sqlalchemy = "~=1.6.1"
2020
snowflake-connector-python = { version = "<4.0.0", extras = ["secure-local-storage"] }
21-
sqlalchemy = "<2"
21+
sqlalchemy = "<3"
2222

2323
[tool.poetry.dependencies.singer-sdk]
2424
version = "~=0.40.0a1"

0 commit comments

Comments
 (0)