Skip to content

Commit

Permalink
packaging: Bump singer-sdk to 0.33 (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Oct 17, 2024
1 parent 2b2df07 commit 2dd96ae
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
20 changes: 16 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ python-dateutil = "~=2.9"
requests = "~=2.32.3"
# For local SDK dev:
# singer-sdk = {path = "../singer-sdk", develop = true}
singer-sdk = { version = "~=0.32.0", python = "<4" }
singer-sdk = { version = "~=0.33.0", python = "<4" }

[tool.poetry.dev-dependencies]
pytest = ">=7.3.1"
Expand Down

0 comments on commit 2dd96ae

Please sign in to comment.