Skip to content

Commit

Permalink
feat(deps): Bump singer-sdk from 0.42.1 to 0.43.1
Browse files Browse the repository at this point in the history
Bumps [singer-sdk](https://github.com/meltano/sdk) from 0.42.1 to 0.43.1.
- [Release notes](https://github.com/meltano/sdk/releases)
- [Changelog](https://github.com/meltano/sdk/blob/main/CHANGELOG.md)
- [Commits](meltano/sdk@v0.42.1...v0.43.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 Dec 16, 2024
1 parent aad284d commit 6e12c6c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -27,7 +27,7 @@ documentation = "https://github.com/MeltanoLabs/meltano-map-transform#readme"
python = ">=3.9"

[tool.poetry.dependencies.singer-sdk]
version = "~=0.42.0"
version = "~=0.43.1"
extras = [
"faker",
]
Expand Down

0 comments on commit 6e12c6c

Please # to comment.