Skip to content

Commit

Permalink
feat(deps): Update singer-sdk requirement from ~=0.41.0 to ~=0.42.1 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 93259cf commit 685d4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dynamic = [
]
dependencies = [
"requests",
"singer-sdk~=0.41.0",
"singer-sdk~=0.42.1",
"toolz==1",
]
optional-dependencies.testing = [
Expand Down

0 comments on commit 685d4f3

Please sign in to comment.