Skip to content

Commit f58d91d

Browse files
authored
🐙 source-surveycto: run up-to-date pipeline [2024-09-14] (#45551)
1 parent 8b8e2f0 commit f58d91d

File tree

4 files changed

+39
-35
lines changed

4 files changed

+39
-35
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.19
5+
dockerImageTag: 0.1.20
66
dockerRepository: airbyte/source-surveycto
77
githubIssueLabel: source-surveycto
88
icon: surveycto.svg

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

+36-33
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.19"
6+
version = "0.1.20"
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.20 | 2024-09-14 | [45551](https://github.com/airbytehq/airbyte/pull/45551) | Update dependencies |
5556
| 0.1.19 | 2024-09-07 | [45258](https://github.com/airbytehq/airbyte/pull/45258) | Update dependencies |
5657
| 0.1.18 | 2024-08-31 | [45026](https://github.com/airbytehq/airbyte/pull/45026) | Update dependencies |
5758
| 0.1.17 | 2024-08-24 | [44743](https://github.com/airbytehq/airbyte/pull/44743) | Update dependencies |

0 commit comments

Comments
 (0)