Skip to content

Commit b5271e6

Browse files
authored
🐙 source-pardot: run up-to-date pipeline [2024-08-17] (#44232)
1 parent 49611dc commit b5271e6

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

airbyte-integrations/connectors/source-pardot/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: ad15c7ba-72a7-440b-af15-b9a963dc1a8a
5-
dockerImageTag: 0.1.13
5+
dockerImageTag: 0.1.14
66
dockerRepository: airbyte/source-pardot
77
githubIssueLabel: source-pardot
88
icon: salesforcepardot.svg

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

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

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

docs/integrations/sources/pardot.md

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ The Pardot connector should not run into Pardot API limitations under normal usa
6161

6262
| Version | Date | Pull Request | Subject |
6363
| :------ | :--------- | :------------------------------------------------------- | :-------------------- |
64+
| 0.1.14 | 2024-08-17 | [44232](https://github.com/airbytehq/airbyte/pull/44232) | Update dependencies |
6465
| 0.1.13 | 2024-08-10 | [43471](https://github.com/airbytehq/airbyte/pull/43471) | Update dependencies |
6566
| 0.1.12 | 2024-08-03 | [43291](https://github.com/airbytehq/airbyte/pull/43291) | Update dependencies |
6667
| 0.1.11 | 2024-07-27 | [42649](https://github.com/airbytehq/airbyte/pull/42649) | Update dependencies |

0 commit comments

Comments
 (0)