Skip to content

Commit 1174580

Browse files
authored
🐙 source-trustpilot: run up-to-date pipeline [2024-09-28] (#46134)
1 parent 5b7c780 commit 1174580

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: d7e23ea6-d741-4314-9209-a33c91a2e945
5-
dockerImageTag: 0.2.11
5+
dockerImageTag: 0.2.12
66
dockerRepository: airbyte/source-trustpilot
77
githubIssueLabel: source-trustpilot
88
icon: trustpilot.svg

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

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 1 addition & 1 deletion
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.2.11"
6+
version = "0.2.12"
77
name = "source-trustpilot"
88
description = "Source implementation for Trustpilot."
99
authors = [ "Airbyte <contact@airbyte.io>",]

docs/integrations/sources/trustpilot.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ The Trustpilot connector should not run into any limits under normal usage. Plea
6161

6262
| Version | Date | Pull Request | Subject |
6363
| :------ | :--------- | :------------------------------------------------------- | :-------------- |
64+
| 0.2.12 | 2024-09-28 | [46134](https://github.com/airbytehq/airbyte/pull/46134) | Update dependencies |
6465
| 0.2.11 | 2024-09-21 | [45789](https://github.com/airbytehq/airbyte/pull/45789) | Update dependencies |
6566
| 0.2.10 | 2024-09-14 | [45558](https://github.com/airbytehq/airbyte/pull/45558) | Update dependencies |
6667
| 0.2.9 | 2024-09-07 | [45227](https://github.com/airbytehq/airbyte/pull/45227) | Update dependencies |

0 commit comments

Comments
 (0)