Skip to content

Commit 524ef47

Browse files
test: Test with singer-sdk @ main
1 parent c14418a commit 524ef47

File tree

2 files changed

+30
-40
lines changed

2 files changed

+30
-40
lines changed

poetry.lock

Lines changed: 29 additions & 39 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
@@ -33,7 +33,7 @@ packages = [
3333
[tool.poetry.dependencies]
3434
python = "<3.12,>=3.7.1"
3535
requests = "^2.25.1"
36-
singer-sdk = ">=0.28,<0.32"
36+
singer-sdk = {git = "https://github.com/meltano/sdk.git", rev = "b2474974286ceb85106129d104f0a50b9ccf9199"}
3737
psycopg2-binary = "2.9.7"
3838
sqlalchemy = "<2"
3939
sshtunnel = "0.4.0"

0 commit comments

Comments
 (0)