library · inferred from evidence
HubSpot client
A client for interacting with HubSpot, referenced in the context of the SDK.
- hubspot-api-python 11.0.0 breaks environments using urllib3 2.x
After upgrading hubspot-api-python to 11.0.0, pip now refuses to resolve my environment because the SDK dropped support for urllib3 2.x. I have already adopted urllib3 2.x and the 11.0.0 release notes do not even mention the removal. Is thi