Skip to content

Commit 2dd96ae

Browse files
packaging: Bump singer-sdk to 0.33 (#318)
1 parent 2b2df07 commit 2dd96ae

File tree

2 files changed

+17
-5
lines changed

2 files changed

+17
-5
lines changed

poetry.lock

+16-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ python-dateutil = "~=2.9"
3232
requests = "~=2.32.3"
3333
# For local SDK dev:
3434
# singer-sdk = {path = "../singer-sdk", develop = true}
35-
singer-sdk = { version = "~=0.32.0", python = "<4" }
35+
singer-sdk = { version = "~=0.33.0", python = "<4" }
3636

3737
[tool.poetry.dev-dependencies]
3838
pytest = ">=7.3.1"

0 commit comments

Comments
 (0)