Skip to content

Commit 0c77353

Browse files
feat(deps): Bump singer-sdk from 0.30.0 to 0.31.0 (#178)
1 parent f656420 commit 0c77353

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ colorama = "==0.4.*"
2323
importlib-metadata = {version = "<5.0.0", python = "<3.8"}
2424
python = "<3.12,>=3.7.1"
2525
requests-cache = "==1.1.*"
26-
singer-sdk = ">=0.28,<0.31"
26+
singer-sdk = ">=0.31.0,<0.32.0"
2727
structlog = "==23.1.*"
2828

2929
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)