Skip to content

Commit c59ba04

Browse files
fix: Bump Singer SDK to 0.52 (#579)
1 parent 068ee07 commit c59ba04

File tree

2 files changed

+387
-365
lines changed

2 files changed

+387
-365
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"psycopg2-binary==2.9.10",
3333
"sqlalchemy~=2.0",
3434
"sshtunnel==0.4.0",
35-
"singer-sdk[sql]~=0.50.0",
35+
"singer-sdk[sql]~=0.52.0",
3636
]
3737

3838
[project.optional-dependencies]

0 commit comments

Comments
 (0)