Skip to content

Commit 3f21200

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-tplcentral version to 0.1.39 Build source-tplcentral docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
1 parent e434b52 commit 3f21200

File tree

4 files changed

+22
-21
lines changed

4 files changed

+22
-21
lines changed

airbyte-integrations/connectors/source-tplcentral/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: f9b6c538-ee12-42fe-8d4b-0c10f5955417
5-
dockerImageTag: 0.1.38
5+
dockerImageTag: 0.1.39
66
dockerRepository: airbyte/source-tplcentral
77
githubIssueLabel: source-tplcentral
88
icon: tplcentral.svg

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

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

airbyte-integrations/connectors/source-tplcentral/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.38"
6+
version = "0.1.39"
77
name = "source-tplcentral"
88
description = "Source implementation for Tplcentral."
99
authors = [ "Labanoras Tech <[email protected]>",]

docs/integrations/sources/tplcentral.md

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Please read [How to get your APIs credentials](https://help.3plcentral.com/hc/en
4949

5050
| Version | Date | Pull Request | Subject |
5151
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------- |
52+
| 0.1.39 | 2025-03-22 | [56326](https://github.com/airbytehq/airbyte/pull/56326) | Update dependencies |
5253
| 0.1.38 | 2025-03-08 | [55570](https://github.com/airbytehq/airbyte/pull/55570) | Update dependencies |
5354
| 0.1.37 | 2025-03-01 | [55110](https://github.com/airbytehq/airbyte/pull/55110) | Update dependencies |
5455
| 0.1.36 | 2025-02-22 | [54539](https://github.com/airbytehq/airbyte/pull/54539) | Update dependencies |

0 commit comments

Comments
 (0)