Skip to content

Commit 03806b1

Browse files
authored
🐙 source-typeform: run up-to-date pipeline [2024-08-12] (#43875)
1 parent 2431614 commit 03806b1

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-typeform/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: e7eff203-90bf-43e5-a240-19ea3056c474
13-
dockerImageTag: 1.3.9
13+
dockerImageTag: 1.3.10
1414
dockerRepository: airbyte/source-typeform
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/typeform
1616
githubIssueLabel: source-typeform

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

docs/integrations/sources/typeform.md

+1
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ API rate limits \(2 requests per second\): [https://developer.typeform.com/get-s
101101

102102
| Version | Date | Pull Request | Subject |
103103
|:--------|:-----------| :------------------------------------------------------- |:------------------------------------------------------------------------------------------------|
104+
| 1.3.10 | 2024-08-12 | [43875](https://github.com/airbytehq/airbyte/pull/43875) | Update dependencies |
104105
| 1.3.9 | 2024-08-10 | [43496](https://github.com/airbytehq/airbyte/pull/43496) | Update dependencies |
105106
| 1.3.8 | 2024-08-03 | [43212](https://github.com/airbytehq/airbyte/pull/43212) | Update dependencies |
106107
| 1.3.7 | 2024-07-27 | [42726](https://github.com/airbytehq/airbyte/pull/42726) | Update dependencies |

0 commit comments

Comments
 (0)