Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent ad1c91d commit 9107faa
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 14 deletions.
89 changes: 76 additions & 13 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.33.0"
singer-sdk = "~=0.34.0"
psycopg2-binary = "2.9.9"
sqlalchemy = "<2"
sshtunnel = "0.4.0"
Expand Down

0 comments on commit 9107faa

Please sign in to comment.