Skip to content

Commit 80d906e

Browse files
authored
πŸ™ source-open-exchange-rates: run up-to-date pipeline [2024-08-10] (#43582)
1 parent 8ee083f commit 80d906e

File tree

4 files changed

+67
-64
lines changed

4 files changed

+67
-64
lines changed

β€Žairbyte-integrations/connectors/source-open-exchange-rates/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: 77d5ca6b-d345-4dce-ba1e-1935a75778b8
10-
dockerImageTag: 0.2.15
10+
dockerImageTag: 0.2.16
1111
dockerRepository: airbyte/source-open-exchange-rates
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/open-exchange-rates
1313
githubIssueLabel: source-open-exchange-rates

β€Žairbyte-integrations/connectors/source-open-exchange-rates/poetry.lock

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

β€Žairbyte-integrations/connectors/source-open-exchange-rates/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.15"
6+
version = "0.2.16"
77
name = "source-open-exchange-rates"
88
description = "Source implementation for Open Exchange Rates."
99
authors = [ "Airbyte <[email protected]>",]

β€Ždocs/integrations/sources/open-exchange-rates.md

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ If you have `free` subscription plan \(you may check it [here](https://openexcha
4848

4949
| Version | Date | Pull Request | Subject |
5050
| :------ | :--------- | :--------------------------------------------------------- | :------------------------------------------------------------------------------ |
51+
| 0.2.16 | 2024-08-10 | [43582](https://github.com/airbytehq/airbyte/pull/43582) | Update dependencies |
5152
| 0.2.15 | 2024-08-03 | [43120](https://github.com/airbytehq/airbyte/pull/43120) | Update dependencies |
5253
| 0.2.14 | 2024-07-27 | [42656](https://github.com/airbytehq/airbyte/pull/42656) | Update dependencies |
5354
| 0.2.13 | 2024-07-20 | [42352](https://github.com/airbytehq/airbyte/pull/42352) | Update dependencies |

0 commit comments

Comments
Β (0)