Skip to content

Commit

Permalink
build(deps): Bump singer-sdk from 0.28.0 to 0.31.1
Browse files Browse the repository at this point in the history
Bumps [singer-sdk](https://github.com/meltano/sdk) from 0.28.0 to 0.31.1.
- [Release notes](https://github.com/meltano/sdk/releases)
- [Changelog](https://github.com/meltano/sdk/blob/main/CHANGELOG.md)
- [Commits](meltano/sdk@v0.28.0...v0.31.1)

---
updated-dependencies:
- dependency-name: singer-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2023
1 parent 5d49909 commit 7b10c51
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 @@ -33,7 +33,7 @@ packages = [

[tool.poetry.dependencies]
python = "<3.12,>=3.8.1"
singer-sdk = ">=0.25,<0.29"
singer-sdk = ">=0.25,<0.32"
psycopg2-binary = "2.9.7"
sqlalchemy = "<2"
sshtunnel = "0.4.0"
Expand Down

0 comments on commit 7b10c51

Please sign in to comment.