Skip to content

Commit c66b0e2

Browse files
chore: Bump singer-sdk from 0.18.0 to 0.19.0 (#99)
Bumps [singer-sdk](https://github.com/meltano/sdk) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/meltano/sdk/releases) - [Changelog](https://github.com/meltano/sdk/blob/main/CHANGELOG.md) - [Commits](meltano/sdk@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: singer-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a9bfac commit c66b0e2

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ packages = [
3333
[tool.poetry.dependencies]
3434
python = "<3.12,>=3.7.1"
3535
requests = "^2.25.1"
36-
singer-sdk = ">=0.17,<0.19"
36+
singer-sdk = ">=0.17,<0.20"
3737
psycopg2-binary = "2.9.5"
3838

3939
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)