Skip to content

Commit dc5fc97

Browse files
authored
🐙 source-cart: run up-to-date pipeline [2025-02-22] (#54281)
1 parent 289e215 commit dc5fc97

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: source
99
definitionId: bb1a6d31-6879-4819-a2bd-3eed299ea8e2
10-
dockerImageTag: 0.3.16
10+
dockerImageTag: 0.3.17
1111
dockerRepository: airbyte/source-cart
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/cart
1313
githubIssueLabel: source-cart

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

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

airbyte-integrations/connectors/source-cart/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.3.16"
6+
version = "0.3.17"
77
name = "source-cart"
88
description = "Source implementation for Cart."
99
authors = [ "Airbyte <contact@airbyte.io>",]

docs/integrations/sources/cart.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Please follow these [steps](https://developers.cart.com/docs/rest-api/docs/READM
5353

5454
| Version | Date | Pull Request | Subject |
5555
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------------- |
56+
| 0.3.17 | 2025-02-22 | [54281](https://github.com/airbytehq/airbyte/pull/54281) | Update dependencies |
5657
| 0.3.16 | 2025-02-15 | [53886](https://github.com/airbytehq/airbyte/pull/53886) | Update dependencies |
5758
| 0.3.15 | 2025-02-01 | [52906](https://github.com/airbytehq/airbyte/pull/52906) | Update dependencies |
5859
| 0.3.14 | 2025-01-25 | [52205](https://github.com/airbytehq/airbyte/pull/52205) | Update dependencies |

0 commit comments

Comments
 (0)