Skip to content

Commit 6d2a730

Browse files
committed
Update CDK version
1 parent 70e30bc commit 6d2a730

File tree

1 file changed

+1
-1
lines changed
  • airbyte-integrations/connectors/source-paypal-transaction

1 file changed

+1
-1
lines changed

airbyte-integrations/connectors/source-paypal-transaction/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from setuptools import find_packages, setup
77

88
MAIN_REQUIREMENTS = [
9-
"airbyte-cdk>=0.51.44",
9+
"airbyte-cdk>=0.61.2",
1010
]
1111

1212
TEST_REQUIREMENTS = [

0 commit comments

Comments
 (0)