Skip to content

Commit 00c6310

Browse files
authored
🐙 source-yotpo: run up-to-date pipeline [2024-08-17] (#44254)
1 parent 992fe99 commit 00c6310

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: 18139f00-b1ba-4971-8f80-8387b617cfd8
5-
dockerImageTag: 0.1.12
5+
dockerImageTag: 0.1.13
66
dockerRepository: airbyte/source-yotpo
77
githubIssueLabel: source-yotpo
88
icon: yotpo.svg

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

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

airbyte-integrations/connectors/source-yotpo/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-yotpo"
88
description = "Source implementation for Yotpo."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/yotpo.md

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Yotpo [API reference](https://api.yotpo.com/v1/) has v1 at present. The connecto
7171

7272
| Version | Date | Pull Request | Subject |
7373
| :------ | :--------- | :------------------------------------------------------ | :------------- |
74+
| 0.1.13 | 2024-08-17 | [44254](https://github.com/airbytehq/airbyte/pull/44254) | Update dependencies |
7475
| 0.1.12 | 2024-08-12 | [43891](https://github.com/airbytehq/airbyte/pull/43891) | Update dependencies |
7576
| 0.1.11 | 2024-08-10 | [43658](https://github.com/airbytehq/airbyte/pull/43658) | Update dependencies |
7677
| 0.1.10 | 2024-08-03 | [43198](https://github.com/airbytehq/airbyte/pull/43198) | Update dependencies |

0 commit comments

Comments
 (0)