Skip to content

Commit 80c5fc0

Browse files
fix: Bump Singer SDK requirement to 0.47 (#451)
1 parent 309f82c commit 80c5fc0

File tree

2 files changed

+565
-435
lines changed

2 files changed

+565
-435
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
"backports-datetime-fromisoformat~=2.0.1; python_version<'3.11'",
3737
"pyyaml~=6.0",
3838
"requests~=2.32.0",
39-
"singer-sdk~=0.46.0",
39+
"singer-sdk~=0.47.0",
4040
]
4141

4242
urls.Documentation = "https://github.com/MeltanoLabs/tap-dbt/blob/main/README.md"

0 commit comments

Comments
 (0)