Skip to content

Commit ff5c0f4

Browse files
authored
🐙 source-hubspot: run up-to-date pipeline [2024-08-24] (#43762)
1 parent 0d66cf5 commit ff5c0f4

File tree

4 files changed

+158
-67
lines changed

4 files changed

+158
-67
lines changed

airbyte-integrations/connectors/source-hubspot/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: 36c891d9-4bd9-43ac-bad2-10e12756272c
13-
dockerImageTag: 4.2.17
13+
dockerImageTag: 4.2.18
1414
dockerRepository: airbyte/source-hubspot
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/hubspot
1616
erdUrl: https://dbdocs.io/airbyteio/source-hubspot?view=relationships

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

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

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

0 commit comments

Comments
 (0)