Skip to content

Commit 45a26df

Browse files
authored
🐙 source-whisky-hunter: run up-to-date pipeline [2024-08-03] (#43090)
1 parent 79b7b57 commit 45a26df

File tree

4 files changed

+18
-17
lines changed

4 files changed

+18
-17
lines changed

airbyte-integrations/connectors/source-whisky-hunter/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: e65f84c0-7598-458a-bfac-f770c381ff5d
5-
dockerImageTag: 0.1.11
5+
dockerImageTag: 0.1.12
66
dockerRepository: airbyte/source-whisky-hunter
77
githubIssueLabel: source-whisky-hunter
88
icon: whiskyhunter.svg

airbyte-integrations/connectors/source-whisky-hunter/poetry.lock

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

airbyte-integrations/connectors/source-whisky-hunter/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.11"
6+
version = "0.1.12"
77
name = "source-whisky-hunter"
88
description = "Source implementation for Whisky Hunter."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/whisky-hunter.md

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

3939
| Version | Date | Pull Request | Subject |
4040
| :------ | :--------- | :------------------------------------------------------- | :----------------------------------------------- |
41+
| 0.1.12 | 2024-08-03 | [43090](https://github.com/airbytehq/airbyte/pull/43090) | Update dependencies |
4142
| 0.1.11 | 2024-07-27 | [42807](https://github.com/airbytehq/airbyte/pull/42807) | Update dependencies |
4243
| 0.1.10 | 2024-07-20 | [42344](https://github.com/airbytehq/airbyte/pull/42344) | Update dependencies |
4344
| 0.1.9 | 2024-07-13 | [41790](https://github.com/airbytehq/airbyte/pull/41790) | Update dependencies |

0 commit comments

Comments
 (0)