Skip to content

Commit 5e773cc

Browse files
fix: Bump Singer SDK to 0.50 (#575)
1 parent b72352a commit 5e773cc

File tree

2 files changed

+317
-257
lines changed

2 files changed

+317
-257
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.49.0",
35+
"singer-sdk[sql]~=0.50.0",
3636
]
3737

3838
[project.optional-dependencies]

0 commit comments

Comments
 (0)