Skip to content

Commit f295b7e

Browse files
authored
🐙 source-google-webfonts: run up-to-date pipeline [2024-08-17] (#44279)
1 parent 552a405 commit f295b7e

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

airbyte-integrations/connectors/source-google-webfonts/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: a68fbcde-b465-4ab3-b2a6-b0590a875835
10-
dockerImageTag: 0.1.15
10+
dockerImageTag: 0.1.16
1111
dockerRepository: airbyte/source-google-webfonts
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/google-webfonts
1313
githubIssueLabel: source-google-webfonts

airbyte-integrations/connectors/source-google-webfonts/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-google-webfonts/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.15"
6+
version = "0.1.16"
77
name = "source-google-webfonts"
88
description = "Source implementation for Google Webfonts."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/google-webfonts.md

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ Google Webfont's [API reference](https://developers.google.com/fonts/docs/develo
6868

6969
| Version | Date | Pull Request | Subject |
7070
| :------ | :--------- | :------------------------------------------------------- |:--------------------------------------------------------------------------------|
71+
| 0.1.16 | 2024-08-17 | [44279](https://github.com/airbytehq/airbyte/pull/44279) | Update dependencies |
7172
| 0.1.15 | 2024-08-10 | [43552](https://github.com/airbytehq/airbyte/pull/43552) | Update dependencies |
7273
| 0.1.14 | 2024-08-03 | [43181](https://github.com/airbytehq/airbyte/pull/43181) | Update dependencies |
7374
| 0.1.13 | 2024-07-27 | [42774](https://github.com/airbytehq/airbyte/pull/42774) | Update dependencies |

0 commit comments

Comments
 (0)