Skip to content

Commit 323c88a

Browse files
feat(deps): bump sqlalchemy from 1.4.52 to 2.0.29
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.52 to 2.0.29. - [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 d9e5076 commit 323c88a

File tree

2 files changed

+66
-58
lines changed

2 files changed

+66
-58
lines changed

Diff for: poetry.lock

+65-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
@@ -18,7 +18,7 @@ python = ">=3.8"
1818
cryptography = ">=40,<43"
1919
singer-sdk = "~=0.36.1"
2020
snowflake-sqlalchemy = "~=1.5.1"
21-
sqlalchemy = "<2"
21+
sqlalchemy = "<3"
2222

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

0 commit comments

Comments
 (0)