Skip to content

Commit c4f68f2

Browse files
authored
🐙 source-braintree: run up-to-date pipeline [2024-09-14] (#45555)
1 parent 06decd3 commit c4f68f2

File tree

4 files changed

+21
-17
lines changed

4 files changed

+21
-17
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ data:
55
connectorSubtype: api
66
connectorType: source
77
definitionId: 63cea06f-1c75-458d-88fe-ad48c7cb27fd
8-
dockerImageTag: 0.3.14
8+
dockerImageTag: 0.3.15
99
dockerRepository: airbyte/source-braintree
1010
documentationUrl: https://docs.airbyte.com/integrations/sources/braintree
1111
githubIssueLabel: source-braintree

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

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

airbyte-integrations/connectors/source-braintree/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.3.14"
6+
version = "0.3.15"
77
name = "source-braintree"
88
description = "Source implementation for Braintree."
99
authors = ["Airbyte <[email protected]>"]

docs/integrations/sources/braintree.md

+1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ The Braintree connector should not run into Braintree API limitations under norm
7272

7373
| Version | Date | Pull Request | Subject |
7474
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------------------------- |
75+
| 0.3.15 | 2024-09-14 | [45555](https://github.com/airbytehq/airbyte/pull/45555) | Update dependencies |
7576
| 0.3.14 | 2024-09-07 | [45310](https://github.com/airbytehq/airbyte/pull/45310) | Update dependencies |
7677
| 0.3.13 | 2024-08-31 | [45041](https://github.com/airbytehq/airbyte/pull/45041) | Update dependencies |
7778
| 0.3.12 | 2024-08-24 | [44287](https://github.com/airbytehq/airbyte/pull/44287) | Update dependencies |

0 commit comments

Comments
 (0)