Skip to content

Commit 33ba881

Browse files
authored
🐙 source-the-guardian-api: run up-to-date pipeline [2024-08-31] (#44997)
1 parent e9a517f commit 33ba881

File tree

4 files changed

+18
-12
lines changed

4 files changed

+18
-12
lines changed

airbyte-integrations/connectors/source-the-guardian-api/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ data:
1919
type: GSM
2020
connectorType: source
2121
definitionId: d42bd69f-6bf0-4d0b-9209-16231af07a92
22-
dockerImageTag: 0.1.8
22+
dockerImageTag: 0.1.9
2323
dockerRepository: airbyte/source-the-guardian-api
2424
documentationUrl: https://docs.airbyte.com/integrations/sources/the-guardian-api
2525
githubIssueLabel: source-the-guardian-api

airbyte-integrations/connectors/source-the-guardian-api/poetry.lock

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

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

docs/integrations/sources/the-guardian-api.md

+1
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ The key that you are assigned is rate-limited and as such any applications that
113113

114114
| Version | Date | Pull Request | Subject |
115115
| :------ | :--------- | :-------------------------------------------------------- | :--------------------------------------------- |
116+
| 0.1.9 | 2024-08-31 | [44997](https://github.com/airbytehq/airbyte/pull/44997) | Update dependencies |
116117
| 0.1.8 | 2024-08-24 | [44746](https://github.com/airbytehq/airbyte/pull/44746) | Update dependencies |
117118
| 0.1.7 | 2024-08-17 | [44208](https://github.com/airbytehq/airbyte/pull/44208) | Update dependencies |
118119
| 0.1.6 | 2024-08-10 | [43540](https://github.com/airbytehq/airbyte/pull/43540) | Update dependencies |

0 commit comments

Comments
 (0)