Skip to content

Commit e40bdfd

Browse files
chore(deps-dev): update singer-sdk[testing] requirement
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.42.1...v0.53.3) --- updated-dependencies: - dependency-name: singer-sdk[testing] dependency-version: 0.53.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9746ddf commit e40bdfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tap-exact = "tap_exact.tap:TapExact.cli"
2626
[dependency-groups]
2727
dev = [
2828
"pytest>=7.4.0",
29-
"singer-sdk[testing]~=0.42.1",
29+
"singer-sdk[testing]~=0.53.3",
3030
]
3131

3232
[tool.hatch.build.targets.sdist]

0 commit comments

Comments
 (0)