Skip to content

Commit 0cfd8de

Browse files
Build(deps-dev): Update hubspot-api-client requirement from <9 to <10
Updates the requirements on [hubspot-api-client](https://github.com/HubSpot/hubspot-api-python) to permit the latest version. - [Release notes](https://github.com/HubSpot/hubspot-api-python/releases) - [Changelog](https://github.com/HubSpot/hubspot-api-python/blob/master/CHANGELOG.md) - [Commits](HubSpot/hubspot-api-python@v1.0.0-beta...v9.0.0) --- updated-dependencies: - dependency-name: hubspot-api-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5e9e98 commit 0cfd8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies = [
6767
"click<9",
6868
"click-aliases<2",
6969
"colorlog<7",
70-
"hubspot-api-client<9",
70+
"hubspot-api-client<10",
7171
"markdown<4",
7272
"mkdocs-linkcheck<2",
7373
"requests<3",

0 commit comments

Comments
 (0)