Skip to content

Commit 47bc13f

Browse files
authored
🐙 source-qonto: run up-to-date pipeline [2024-08-12] (#43766)
1 parent 865fdd3 commit 47bc13f

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
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.13
5+
dockerImageTag: 0.2.14
66
dockerRepository: airbyte/source-qonto
77
githubIssueLabel: source-qonto
88
icon: qonto.svg

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

+3-3
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.13"
6+
version = "0.2.14"
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.14 | 2024-08-12 | [43766](https://github.com/airbytehq/airbyte/pull/43766) | Update dependencies |
1314
| 0.2.13 | 2024-08-10 | [43585](https://github.com/airbytehq/airbyte/pull/43585) | Update dependencies |
1415
| 0.2.12 | 2024-08-03 | [43159](https://github.com/airbytehq/airbyte/pull/43159) | Update dependencies |
1516
| 0.2.11 | 2024-07-27 | [42622](https://github.com/airbytehq/airbyte/pull/42622) | Update dependencies |

0 commit comments

Comments
 (0)