Skip to content

Commit 3c92297

Browse files
build(deps-dev): bump singer-sdk[testing] from 0.44.2 to 0.48.1
Bumps [singer-sdk[testing]](https://github.com/meltano/sdk) from 0.44.2 to 0.48.1. - [Release notes](https://github.com/meltano/sdk/releases) - [Changelog](https://github.com/meltano/sdk/blob/main/CHANGELOG.md) - [Commits](meltano/sdk@v0.44.2...v0.48.1) --- updated-dependencies: - dependency-name: singer-sdk[testing] dependency-version: 0.48.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91d803b commit 3c92297

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
@@ -21,7 +21,7 @@ license = "Apache-2.0"
2121
license-files = [ "LICENSE" ]
2222
requires-python = "<3.13,>=3.9"
2323
dependencies = [
24-
"singer-sdk==0.44.2",
24+
"singer-sdk==0.48.1",
2525
]
2626

2727
[project.optional-dependencies]

0 commit comments

Comments
 (0)