Skip to content

Commit b315471

Browse files
fix: Bump Singer SDK to 0.46 (#179)
1 parent 95923b5 commit b315471

File tree

2 files changed

+29
-71
lines changed

2 files changed

+29
-71
lines changed

poetry.lock

Lines changed: 28 additions & 70 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
@@ -32,7 +32,7 @@ dynamic = [
3232
"version",
3333
]
3434
dependencies = [
35-
"singer-sdk~=0.45.4",
35+
"singer-sdk~=0.46.0",
3636
]
3737
urls.Documentation = "https://github.com/edgarrmondragon/tap-betterstack#readme"
3838
urls.Homepage = "https://github.com/edgarrmondragon/tap-betterstack"

0 commit comments

Comments
 (0)