Skip to content

Commit

Permalink
bump hubspot cdk requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroslopez committed Apr 21, 2022
1 parent 741234b commit 110e704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-hubspot/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from setuptools import find_packages, setup

MAIN_REQUIREMENTS = [
"airbyte-cdk~=0.1.49",
"airbyte-cdk~=0.1.55",
"backoff==1.11.1",
"pendulum==2.1.2",
"requests==2.26.0",
Expand Down

0 comments on commit 110e704

Please sign in to comment.