Skip to content

Commit a015a55

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-amazon-ads version to 5.0.10 Create or update pull request on Airbyte repository Add changelog entry
1 parent 6fd9f08 commit a015a55

File tree

4 files changed

+26
-24
lines changed

4 files changed

+26
-24
lines changed

airbyte-integrations/connectors/source-amazon-ads/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ data:
1313
connectorSubtype: api
1414
connectorType: source
1515
definitionId: c6b0a29e-1da9-4512-9002-7bfd0cba2246
16-
dockerImageTag: 5.0.9
16+
dockerImageTag: 5.0.10
1717
dockerRepository: airbyte/source-amazon-ads
1818
documentationUrl: https://docs.airbyte.com/integrations/sources/amazon-ads
1919
githubIssueLabel: source-amazon-ads

airbyte-integrations/connectors/source-amazon-ads/poetry.lock

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

airbyte-integrations/connectors/source-amazon-ads/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 = "5.0.9"
6+
version = "5.0.10"
77
name = "source-amazon-ads"
88
description = "Source implementation for Amazon Ads."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/amazon-ads.md

+1
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ Information about expected report generation waiting time can be found [here](ht
132132

133133
| Version | Date | Pull Request | Subject |
134134
| :------ | :--------- | :------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------- |
135+
| 5.0.10 | 2024-08-03 | [42162](https://github.com/airbytehq/airbyte/pull/42162) | Update dependencies |
135136
| 5.0.9 | 2024-07-13 | [41876](https://github.com/airbytehq/airbyte/pull/41876) | Update dependencies |
136137
| 5.0.8 | 2024-07-10 | [41487](https://github.com/airbytehq/airbyte/pull/41487) | Update dependencies |
137138
| 5.0.7 | 2024-07-09 | [41143](https://github.com/airbytehq/airbyte/pull/41143) | Update dependencies |

0 commit comments

Comments
 (0)