Skip to content

Commit

Permalink
feat(deps): Bump singer-sdk from 0.31.1 to 0.32.0 (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 2ca0675 commit 3495f8d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 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 @@ colorama = "==0.4.*"
importlib-metadata = {version = "<5.0.0", python = "<3.8"}
python = "<3.12,>=3.8"
requests-cache = "==1.1.*"
singer-sdk = "~=0.31.0"
singer-sdk = ">=0.31,<0.33"
structlog = "==23.1.*"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 3495f8d

Please sign in to comment.