Skip to content

Commit 2172303

Browse files
authored
🐙 source-qonto: run up-to-date pipeline [2024-09-14] (#45521)
1 parent 3c5f50a commit 2172303

File tree

4 files changed

+24
-20
lines changed

4 files changed

+24
-20
lines changed

airbyte-integrations/connectors/source-qonto/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: ccd3901d-edf3-4e58-900c-942d6990aa59
5-
dockerImageTag: 0.2.18
5+
dockerImageTag: 0.2.19
66
dockerRepository: airbyte/source-qonto
77
githubIssueLabel: source-qonto
88
icon: qonto.svg

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

docs/integrations/sources/qonto.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The Airbyte Source for [Qonto](https://qonto.com)
1010

1111
| Version | Date | Pull Request | Subject |
1212
| :------ | :--------- | :------------------------------------------------------- | :-------------------------------- |
13+
| 0.2.19 | 2024-09-14 | [45521](https://github.com/airbytehq/airbyte/pull/45521) | Update dependencies |
1314
| 0.2.18 | 2024-09-07 | [45242](https://github.com/airbytehq/airbyte/pull/45242) | Update dependencies |
1415
| 0.2.17 | 2024-08-31 | [45023](https://github.com/airbytehq/airbyte/pull/45023) | Update dependencies |
1516
| 0.2.16 | 2024-08-24 | [44721](https://github.com/airbytehq/airbyte/pull/44721) | Update dependencies |

0 commit comments

Comments
 (0)