Skip to content

Commit d4811a0

Browse files
authored
🐙 source-surveycto: run up-to-date pipeline [2024-09-07] (#45258)
1 parent 36b8fa9 commit d4811a0

File tree

4 files changed

+35
-75
lines changed

4 files changed

+35
-75
lines changed

airbyte-integrations/connectors/source-surveycto/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: dd4632f4-15e0-4649-9b71-41719fb1fdee
5-
dockerImageTag: 0.1.18
5+
dockerImageTag: 0.1.19
66
dockerRepository: airbyte/source-surveycto
77
githubIssueLabel: source-surveycto
88
icon: surveycto.svg

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

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

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

docs/integrations/sources/surveycto.md

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ The SurveyCTO source connector supports the following streams:
5252

5353
| Version | Date | Pull Request | Subject |
5454
| ------- | ---------- | -------------------------------------------------------- | -------------------------- |
55+
| 0.1.19 | 2024-09-07 | [45258](https://github.com/airbytehq/airbyte/pull/45258) | Update dependencies |
5556
| 0.1.18 | 2024-08-31 | [45026](https://github.com/airbytehq/airbyte/pull/45026) | Update dependencies |
5657
| 0.1.17 | 2024-08-24 | [44743](https://github.com/airbytehq/airbyte/pull/44743) | Update dependencies |
5758
| 0.1.16 | 2024-08-17 | [44345](https://github.com/airbytehq/airbyte/pull/44345) | Update dependencies |

0 commit comments

Comments
 (0)