diff --git a/pyproject.toml b/pyproject.toml index e995160..b192175 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dev = [ "pre-commit" ] hubspot = [ - "hubspot-api-client==9.0.0", + "hubspot-api-client==10.0.0", "pandas==2.2.3", "requests==2.32.3" ]