Skip to content

Commit f453a42

Browse files
fix: Bump Singer SDK to 0.48 (#545)
1 parent 9dedcb5 commit f453a42

File tree

2 files changed

+317
-299
lines changed

2 files changed

+317
-299
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dynamic = [ "version" ]
3030
dependencies = [
3131
"pyrate-limiter==3.*; python_version<'4'",
3232
"requests-cache==1.*; python_version<'4'",
33-
"singer-sdk==0.47.*",
33+
"singer-sdk==0.48.*",
3434
]
3535

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

0 commit comments

Comments
 (0)