Skip to content

Commit bb3bcbc

Browse files
authored
🐙 source-qualaroo: run up-to-date pipeline [2024-09-14] (#45527)
1 parent 1514b27 commit bb3bcbc

File tree

4 files changed

+24
-20
lines changed

4 files changed

+24
-20
lines changed

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

+1-1
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.18
17+
dockerImageTag: 0.3.19
1818
dockerRepository: airbyte/source-qualaroo
1919
githubIssueLabel: source-qualaroo
2020
icon: qualaroo.svg

airbyte-integrations/connectors/source-qualaroo/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-qualaroo/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.3.18"
6+
version = "0.3.19"
77
name = "source-qualaroo"
88
description = "Source implementation for Qualaroo."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/qualaroo.md

+1
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.19 | 2024-09-14 | [45527](https://github.com/airbytehq/airbyte/pull/45527) | Update dependencies |
4950
| 0.3.18 | 2024-09-07 | [45260](https://github.com/airbytehq/airbyte/pull/45260) | Update dependencies |
5051
| 0.3.17 | 2024-08-31 | [44958](https://github.com/airbytehq/airbyte/pull/44958) | Update dependencies |
5152
| 0.3.16 | 2024-08-24 | [44646](https://github.com/airbytehq/airbyte/pull/44646) | Update dependencies |

0 commit comments

Comments
 (0)