Skip to content

Commit

Permalink
feat(deps): bump singer-sdk from 0.36.1 to 0.37.0 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 394b6ea commit 2ce4a46
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -23,7 +23,7 @@ documentation = "https://github.com/edgarrmondragon/tap-betterstack#readme"

[tool.poetry.dependencies]
python = ">=3.8"
singer-sdk = "~=0.36.0"
singer-sdk = "~=0.37.0"

[tool.poetry.group.dev.dependencies]
singer-sdk = {version = "*", extras = ["testing"]}
Expand Down

0 comments on commit 2ce4a46

Please sign in to comment.