Skip to content

Commit

Permalink
feat(deps): update singer-sdk requirement from ~=0.38.0 to ~=0.39.1
Browse files Browse the repository at this point in the history
Updates the requirements on [singer-sdk](https://github.com/meltano/sdk) to permit the latest version.
- [Release notes](https://github.com/meltano/sdk/releases)
- [Changelog](https://github.com/meltano/sdk/blob/main/CHANGELOG.md)
- [Commits](meltano/sdk@v0.38.0...v0.39.1)

---
updated-dependencies:
- dependency-name: singer-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent 352d6e7 commit 13556b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dynamic = [
"version",
]
dependencies = [
"singer-sdk~=0.38.0",
"singer-sdk~=0.39.1",
]
optional-dependencies.dev = [
"tap-hookdeck[testing,typing]",
Expand Down

0 comments on commit 13556b0

Please sign in to comment.