Skip to content

Commit

Permalink
[skip ci] Update versions of libraries in poetry.
Browse files Browse the repository at this point in the history
PATCH bump source-pinterest version to 2.0.13
Build source-pinterest docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
  • Loading branch information
airbyteio committed Aug 24, 2024
1 parent 2b7c0fc commit c79002f
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 5cb7e5fe-38c2-11ec-8d3d-0242ac130003
dockerImageTag: 2.0.12
dockerImageTag: 2.0.13
dockerRepository: airbyte/source-pinterest
connectorBuildOptions:
baseImage: docker.io/airbyte/python-connector-base:2.0.0@sha256:c44839ba84406116e8ba68722a0f30e8f6e7056c726f447681bb9e9ece8bd916
Expand Down
126 changes: 108 additions & 18 deletions airbyte-integrations/connectors/source-pinterest/poetry.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "2.0.12"
version = "2.0.13"
name = "source-pinterest"
description = "Source implementation for Pinterest."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down

0 comments on commit c79002f

Please sign in to comment.