Skip to content

Commit 029617f

Browse files
authored
🐙 source-surveymonkey: run up-to-date pipeline [2024-08-03] (#43107)
1 parent be81ed7 commit 029617f

File tree

4 files changed

+18
-17
lines changed

4 files changed

+18
-17
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data:
1010
connectorSubtype: api
1111
connectorType: source
1212
definitionId: badc5925-0485-42be-8caa-b34096cb71b5
13-
dockerImageTag: 0.3.14
13+
dockerImageTag: 0.3.15
1414
dockerRepository: airbyte/source-surveymonkey
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/surveymonkey
1616
githubIssueLabel: source-surveymonkey

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

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

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

docs/integrations/sources/surveymonkey.md

+1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ To cover more data from this source we use caching.
7575

7676
| Version | Date | Pull Request | Subject |
7777
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------- |
78+
| 0.3.15 | 2024-08-03 | [43107](https://github.com/airbytehq/airbyte/pull/43107) | Update dependencies |
7879
| 0.3.14 | 2024-07-27 | [42752](https://github.com/airbytehq/airbyte/pull/42752) | Update dependencies |
7980
| 0.3.13 | 2024-07-20 | [42308](https://github.com/airbytehq/airbyte/pull/42308) | Update dependencies |
8081
| 0.3.12 | 2024-07-13 | [41701](https://github.com/airbytehq/airbyte/pull/41701) | Update dependencies |

0 commit comments

Comments
 (0)