From 43e9ecae7394ecde5bbef7055c5c8682d05ea959 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 15:30:59 +0000 Subject: [PATCH] Bump hubspot-api-client from 8.2.1 to 10.0.0 Bumps [hubspot-api-client](https://github.com/HubSpot/hubspot-api-python) from 8.2.1 to 10.0.0. - [Release notes](https://github.com/HubSpot/hubspot-api-python/releases) - [Changelog](https://github.com/HubSpot/hubspot-api-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/HubSpot/hubspot-api-python/compare/v.8.2.1...v.10.0.0) --- updated-dependencies: - dependency-name: hubspot-api-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf307f1..f2d3fdb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -hubspot-api-client==8.2.1 +hubspot-api-client==10.0.0 notion-client==2.2.1 numpy==1.26.4 pandas==1.3.4