Skip to content

Commit 80f6b94

Browse files
authored
πŸ™ source-yahoo-finance-price: run up-to-date pipeline [2024-08-17] (#44225)
1 parent d045800 commit 80f6b94

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

β€Žairbyte-integrations/connectors/source-yahoo-finance-price/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: source
99
definitionId: 09a517d3-803f-448d-97bf-0b1ee64b90ef
10-
dockerImageTag: 0.2.16
10+
dockerImageTag: 0.2.17
1111
dockerRepository: airbyte/source-yahoo-finance-price
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/yahoo-finance-price
1313
githubIssueLabel: source-yahoo-finance-price

β€Žairbyte-integrations/connectors/source-yahoo-finance-price/poetry.lock

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

β€Žairbyte-integrations/connectors/source-yahoo-finance-price/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.16"
6+
version = "0.2.17"
77
name = "source-yahoo-finance-price"
88
description = "Source implementation for Yahoo Finance Price."
99
authors = [ "Airbyte <[email protected]>",]

β€Ždocs/integrations/sources/yahoo-finance-price.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The Airbyte Source for [Yahoo Finance Price](https://finance.yahoo.com/)
99

1010
| Version | Date | Pull Request | Subject |
1111
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
12+
| 0.2.17 | 2024-08-17 | [44225](https://github.com/airbytehq/airbyte/pull/44225) | Update dependencies |
1213
| 0.2.16 | 2024-08-10 | [43634](https://github.com/airbytehq/airbyte/pull/43634) | Update dependencies |
1314
| 0.2.15 | 2024-08-03 | [43204](https://github.com/airbytehq/airbyte/pull/43204) | Update dependencies |
1415
| 0.2.14 | 2024-07-27 | [42788](https://github.com/airbytehq/airbyte/pull/42788) | Update dependencies |

0 commit comments

Comments
Β (0)