Skip to content

Commit 4e6b568

Browse files
authored
🐙 source-gutendex: run up-to-date pipeline [2024-08-17] (#44264)
1 parent ed20138 commit 4e6b568

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: bff9a277-e01d-420d-81ee-80f28a307318
5-
dockerImageTag: 0.1.14
5+
dockerImageTag: 0.1.15
66
dockerRepository: airbyte/source-gutendex
77
githubIssueLabel: source-gutendex
88
license: MIT

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

docs/integrations/sources/gutendex.md

+1
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ There is no published rate limit. However, since this data updates infrequently,
106106

107107
| Version | Date | Pull Request | Subject |
108108
| :------ |:-----------| :-------------------------------------------------------- |:--------------------------------------------|
109+
| 0.1.15 | 2024-08-17 | [44264](https://github.com/airbytehq/airbyte/pull/44264) | Update dependencies |
109110
| 0.1.14 | 2024-08-12 | [43924](https://github.com/airbytehq/airbyte/pull/43924) | Update dependencies |
110111
| 0.1.13 | 2024-08-10 | [43562](https://github.com/airbytehq/airbyte/pull/43562) | Update dependencies |
111112
| 0.1.12 | 2024-08-03 | [43258](https://github.com/airbytehq/airbyte/pull/43258) | Update dependencies |

0 commit comments

Comments
 (0)