From e86eef1bc357465b94117f1047dde159fb4467bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 16:04:05 +0000 Subject: [PATCH] Bump hubspot-api-client from 8.2.1 to 9.0.0 Bumps [hubspot-api-client](https://github.com/HubSpot/hubspot-api-python) from 8.2.1 to 9.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...v9.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..e42e2b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -hubspot-api-client==8.2.1 +hubspot-api-client==9.0.0 notion-client==2.2.1 numpy==1.26.4 pandas==1.3.4