Skip to content

Commit

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

---
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 Jul 5, 2024
1 parent 64fc19b commit c60888e
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 46 deletions.
144 changes: 99 additions & 45 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 @@ -29,7 +29,7 @@ python = ">=3.8,<3.12"
requests = "~=2.32.3"
# For local SDK dev:
# singer-sdk = {path = "../singer-sdk", develop = true}
singer-sdk = "~=0.31.0"
singer-sdk = "~=0.38.0"
types-simplejson = "~=3.19.0"
types-python-dateutil = "~=2.8.6"
nested-lookup = "~=0.2.25"
Expand Down

0 comments on commit c60888e

Please sign in to comment.