Skip to content

Commit a76f74d

Browse files
chore(deps): Bump singer-sdk in the runtime-dependencies group (#30)
Bumps the runtime-dependencies group with 1 update: [singer-sdk](https://github.com/meltano/sdk). Updates `singer-sdk` from 0.53.5 to 0.53.6 - [Release notes](https://github.com/meltano/sdk/releases) - [Changelog](https://github.com/meltano/sdk/blob/main/CHANGELOG.md) - [Commits](meltano/sdk@v0.53.5...v0.53.6) --- updated-dependencies: - dependency-name: singer-sdk dependency-version: 0.53.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb5f4a1 commit a76f74d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ license = "Apache-2.0"
2222
license-files = [ "LICENSE" ]
2323
requires-python = ">=3.10"
2424
dependencies = [
25-
"singer-sdk~=0.53.5",
25+
"singer-sdk~=0.53.6",
2626
"requests~=2.33.0",
2727
"tomli>=2.4.0 ; python_full_version < '3.11'",
2828
"typing-extensions>=4.5.0; python_version < '3.13'",

uv.lock

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

0 commit comments

Comments
 (0)