Skip to content

Commit

Permalink
feat(deps): Bump singer-sdk from 0.42.1 to 0.43.1 (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 899e4c8 commit dfe15e3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ documentation = "https://github.com/edgarrmondragon/tap-geekbot#readme"

[tool.poetry.dependencies]
python = ">=3.9"
singer-sdk = "~=0.42.1"
singer-sdk = "~=0.43.1"

[tool.poetry.group.dev.dependencies]
mypy = ">=1.8.0"
pytest = "~=8.0"
singer-sdk = { version = "~=0.42.1", extras = [
singer-sdk = { version = "~=0.43.1", extras = [
"testing",
] }

Expand Down

0 comments on commit dfe15e3

Please sign in to comment.