Skip to content

Commit

Permalink
chore: Bump singer-sdk of 0.39.0 (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Jul 30, 2024
1 parent a9be060 commit ca89bd1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 153 deletions.
160 changes: 9 additions & 151 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ python = ">=3.8"
facebook-business = "~=19.0.0"
pendulum = "~=3.0.0"
requests = "~=2.32"
singer-sdk = "~=0.38.0"
singer-sdk = "~=0.39.0"

[tool.poetry.dev-dependencies]
pytest = ">=8.2"
singer-sdk = {version = "~=0.38.0", extras = ["testing"]}
singer-sdk = {version = "~=0.39.0", extras = ["testing"]}

[tool.isort]
profile = "black"
Expand Down

0 comments on commit ca89bd1

Please sign in to comment.