Skip to content

Commit d1e98a9

Browse files
authored
🐙 source-trustpilot: run up-to-date pipeline [2024-09-14] (#45558)
1 parent 20f739c commit d1e98a9

File tree

4 files changed

+27
-23
lines changed

4 files changed

+27
-23
lines changed

airbyte-integrations/connectors/source-trustpilot/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: d7e23ea6-d741-4314-9209-a33c91a2e945
5-
dockerImageTag: 0.2.9
5+
dockerImageTag: 0.2.10
66
dockerRepository: airbyte/source-trustpilot
77
githubIssueLabel: source-trustpilot
88
icon: trustpilot.svg

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

+24-21
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

+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.2.9"
6+
version = "0.2.10"
77
name = "source-trustpilot"
88
description = "Source implementation for Trustpilot."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/trustpilot.md

+1
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.10 | 2024-09-14 | [45558](https://github.com/airbytehq/airbyte/pull/45558) | Update dependencies |
6465
| 0.2.9 | 2024-09-07 | [45227](https://github.com/airbytehq/airbyte/pull/45227) | Update dependencies |
6566
| 0.2.8 | 2024-08-31 | [45007](https://github.com/airbytehq/airbyte/pull/45007) | Update dependencies |
6667
| 0.2.7 | 2024-08-24 | [44686](https://github.com/airbytehq/airbyte/pull/44686) | Update dependencies |

0 commit comments

Comments
 (0)