Skip to content

Commit

Permalink
chore(singer-sdk) Bump version to v0.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ppapageorgiou authored May 20, 2024
1 parent e1349aa commit c429597
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 @@ -9,7 +9,7 @@ license = "Apache 2.0"
[tool.poetry.dependencies]
python = "<3.12,>=3.8" # airbyte cdk is broken on 3.11 due to mutable defaults in dataclasses, go figure
requests = "^2.25.1"
singer-sdk = { version = "^0.36.0" }
singer-sdk = { version = "^0.37.0" }
fs-s3fs = { version = "^1.1.1", optional = true }
orjson = "^3.8.3"

Expand Down

0 comments on commit c429597

Please sign in to comment.