Skip to content

Commit f525b3b

Browse files
build(deps): Bump sqlalchemy from 1.4.51 to 2.0.27 (#364)
1 parent 11013a5 commit f525b3b

File tree

2 files changed

+67
-59
lines changed

2 files changed

+67
-59
lines changed

poetry.lock

Lines changed: 66 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ packages = [
3434
[tool.poetry.dependencies]
3535
python = "<3.13,>=3.8.1"
3636
psycopg2-binary = "2.9.9"
37-
sqlalchemy = "<2"
37+
sqlalchemy = "<3"
3838
sshtunnel = "0.4.0"
3939

4040
[tool.poetry.dependencies.singer-sdk]

0 commit comments

Comments
 (0)