Skip to content

Commit d75af1f

Browse files
chore(deps): update singer-sdk[testing] requirement (#229)
Updates the requirements on [singer-sdk[testing]](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.44.3...v0.48.1) --- updated-dependencies: - dependency-name: singer-sdk[testing] dependency-version: 0.48.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70e0e5a commit d75af1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ keywords = [
1111
"Redshift",
1212
]
1313
dependencies = [
14-
"singer-sdk~=0.44.3",
14+
"singer-sdk~=0.48.1",
1515
"redshift-connector>=2.1.5,<3",
1616
"boto3>=1.37.19,<2",
1717
"sqlalchemy-redshift>=0.8.14,<0.9",

0 commit comments

Comments
 (0)