Skip to content

Commit af1bd65

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-pocket version to 0.1.13 Build source-pocket docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
1 parent 2a15fbd commit af1bd65

File tree

4 files changed

+73
-70
lines changed

4 files changed

+73
-70
lines changed

airbyte-integrations/connectors/source-pocket/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: source
99
definitionId: b0dd65f1-081f-4731-9c51-38e9e6aa0ebf
10-
dockerImageTag: 0.1.12
10+
dockerImageTag: 0.1.13
1111
dockerRepository: airbyte/source-pocket
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/pocket
1313
githubIssueLabel: source-pocket

airbyte-integrations/connectors/source-pocket/poetry.lock

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

airbyte-integrations/connectors/source-pocket/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.1.12"
6+
version = "0.1.13"
77
name = "source-pocket"
88
description = "Source implementation for Pocket."
99
authors = [ "Airbyte <[email protected]>",]

0 commit comments

Comments
 (0)