Skip to content

Commit c7e23c5

Browse files
authored
🐙 source-qualaroo: run up-to-date pipeline [2024-07-20] (#42321)
1 parent f612a50 commit c7e23c5

File tree

4 files changed

+14
-12
lines changed

4 files changed

+14
-12
lines changed

airbyte-integrations/connectors/source-qualaroo/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ data:
1414
connectorSubtype: api
1515
connectorType: source
1616
definitionId: eb655362-28a8-4311-8806-4fcc612734a7
17-
dockerImageTag: 0.3.8
17+
dockerImageTag: 0.3.9
1818
dockerRepository: airbyte/source-qualaroo
1919
githubIssueLabel: source-qualaroo
2020
icon: qualaroo.svg

airbyte-integrations/connectors/source-qualaroo/poetry.lock

Lines changed: 11 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-qualaroo/pyproject.toml

Lines changed: 1 addition & 1 deletion
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.3.8"
6+
version = "0.3.9"
77
name = "source-qualaroo"
88
description = "Source implementation for Qualaroo."
99
authors = [ "Airbyte <contact@airbyte.io>",]

docs/integrations/sources/qualaroo.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Please read [How to get your APIs Token and Key](https://help.qualaroo.com/hc/en
4646

4747
| Version | Date | Pull Request | Subject |
4848
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------------------------------- |
49+
| 0.3.9 | 2024-07-20 | [42321](https://github.com/airbytehq/airbyte/pull/42321) | Update dependencies |
4950
| 0.3.8 | 2024-07-13 | [41830](https://github.com/airbytehq/airbyte/pull/41830) | Update dependencies |
5051
| 0.3.7 | 2024-07-10 | [41380](https://github.com/airbytehq/airbyte/pull/41380) | Update dependencies |
5152
| 0.3.6 | 2024-07-10 | [41331](https://github.com/airbytehq/airbyte/pull/41331) | Update dependencies |

0 commit comments

Comments
 (0)