Skip to content

Commit

Permalink
feat(deps): Bump the singer-sdk group with 2 updates (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent c2b353d commit d8a5197
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,19 @@ dynamic = [
]
dependencies = [
"importlib-resources<7,>=6; python_version<'3.9'",
"singer-sdk~=0.37.0",
"singer-sdk~=0.38.0",
"stamina~=24.2.0",
"structlog<25,>=23",
]
optional-dependencies.dev = [
"colorama>=0.4.4",
"singer-sdk[testing]~=0.37.0",
"singer-sdk[testing]~=0.38.0",
"tap-bitso[testing,typing]",
]
optional-dependencies.testing = [
"deptry>=0.12",
"pytest>=7.4",
"singer-sdk[testing]~=0.37.0",
"singer-sdk[testing]~=0.38.0",
]
optional-dependencies.typing = [
"mypy",
Expand Down

0 comments on commit d8a5197

Please sign in to comment.