Skip to content

Commit c10b684

Browse files
authored
🐙 source-the-guardian-api: run up-to-date pipeline [2024-08-03] (#42781)
1 parent b2c17e3 commit c10b684

File tree

4 files changed

+13
-12
lines changed

4 files changed

+13
-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.4
22+
dockerImageTag: 0.1.5
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

+10-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.4"
6+
version = "0.1.5"
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.5 | 2024-08-03 | [42781](https://github.com/airbytehq/airbyte/pull/42781) | Update dependencies |
116117
| 0.1.4 | 2024-07-20 | [42316](https://github.com/airbytehq/airbyte/pull/42316) | Update dependencies |
117118
| 0.1.3 | 2024-07-13 | [41878](https://github.com/airbytehq/airbyte/pull/41878) | Update dependencies |
118119
| 0.1.2 | 2024-07-10 | [41505](https://github.com/airbytehq/airbyte/pull/41505) | Update dependencies |

0 commit comments

Comments
 (0)