Skip to content

Commit d68365e

Browse files
authored
πŸ™ source-yahoo-finance-price: run up-to-date pipeline [2024-09-07] (#45236)
1 parent 06a0c7a commit d68365e

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
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.19
10+
dockerImageTag: 0.2.20
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

+3-3
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.19"
6+
version = "0.2.20"
77
name = "source-yahoo-finance-price"
88
description = "Source implementation for Yahoo Finance Price."
99
authors = [ "Airbyte <contact@airbyte.io>",]

β€Ž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.20 | 2024-09-07 | [45236](https://github.com/airbytehq/airbyte/pull/45236) | Update dependencies |
1213
| 0.2.19 | 2024-08-31 | [45011](https://github.com/airbytehq/airbyte/pull/45011) | Update dependencies |
1314
| 0.2.18 | 2024-08-24 | [44704](https://github.com/airbytehq/airbyte/pull/44704) | Update dependencies |
1415
| 0.2.17 | 2024-08-17 | [44225](https://github.com/airbytehq/airbyte/pull/44225) | Update dependencies |

0 commit comments

Comments
Β (0)