Skip to content

Commit fb3220e

Browse files
authored
🐙 source-public-apis: run up-to-date pipeline [2024-09-14] (#45515)
1 parent d29ebda commit fb3220e

File tree

4 files changed

+24
-20
lines changed

4 files changed

+24
-20
lines changed

airbyte-integrations/connectors/source-public-apis/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ data:
1717
connectorSubtype: api
1818
connectorType: source
1919
definitionId: a4617b39-3c14-44cd-a2eb-6e720f269235
20-
dockerImageTag: 0.2.15
20+
dockerImageTag: 0.2.16
2121
dockerRepository: airbyte/source-public-apis
2222
documentationUrl: https://docs.airbyte.com/integrations/sources/public-apis
2323
githubIssueLabel: source-public-apis

airbyte-integrations/connectors/source-public-apis/poetry.lock

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

airbyte-integrations/connectors/source-public-apis/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-public-apis"
88
description = "Source implementation for Public Apis."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/public-apis.md

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ This source requires no setup.
4646

4747
| Version | Date | Pull Request | Subject |
4848
| :------ | :--------- | :------------------------------------------------------- | :------------------- |
49+
| 0.2.16 | 2024-09-14 | [45515](https://github.com/airbytehq/airbyte/pull/45515) | Update dependencies |
4950
| 0.2.15 | 2024-09-07 | [45273](https://github.com/airbytehq/airbyte/pull/45273) | Update dependencies |
5051
| 0.2.14 | 2024-08-31 | [44947](https://github.com/airbytehq/airbyte/pull/44947) | Update dependencies |
5152
| 0.2.13 | 2024-08-24 | [44360](https://github.com/airbytehq/airbyte/pull/44360) | Update dependencies |

0 commit comments

Comments
 (0)