Skip to content

Commit 08c20d8

Browse files
authored
🐙 source-coinmarketcap: run up-to-date pipeline [2024-08-12] (#43905)
1 parent 04bc6a3 commit 08c20d8

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ data:
1919
connectorSubtype: api
2020
connectorType: source
2121
definitionId: 239463f5-64bb-4d88-b4bd-18ce673fd572
22-
dockerImageTag: 0.1.13
22+
dockerImageTag: 0.1.14
2323
dockerRepository: airbyte/source-coinmarketcap
2424
githubIssueLabel: source-coinmarketcap
2525
icon: coinmarketcap.svg

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

docs/integrations/sources/coinmarketcap.md

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Coinmarketcap APIs are under rate limits for the number of API calls allowed per
3939

4040
| Version | Date | Pull Request | Subject |
4141
| :------ | :--------- | :-------------------------------------------------------- | :---------------------------------------------- |
42+
| 0.1.14 | 2024-08-12 | [43905](https://github.com/airbytehq/airbyte/pull/43905) | Update dependencies |
4243
| 0.1.13 | 2024-08-10 | [43684](https://github.com/airbytehq/airbyte/pull/43684) | Update dependencies |
4344
| 0.1.12 | 2024-08-03 | [43227](https://github.com/airbytehq/airbyte/pull/43227) | Update dependencies |
4445
| 0.1.11 | 2024-07-27 | [42766](https://github.com/airbytehq/airbyte/pull/42766) | Update dependencies |

0 commit comments

Comments
 (0)