Skip to content

Commit 5cd160f

Browse files
committed
rpaframework-hubspot 4.0.0
1 parent 9c5d510 commit 5cd160f

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

packages/hubspot/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "rpaframework-hubspot"
3-
version = "3.0.1"
3+
version = "4.0.0"
44
description = "Robot Framework wrapper around the hubspot-api-client library."
55
authors = [{name = "RPA Framework", email = "rpafw@robocorp.com"}]
66
license = {text = "Apache-2.0"}
@@ -24,7 +24,7 @@ classifiers = [
2424

2525
dependencies = [
2626
"robotframework >=4.0.0, !=4.0.1, !=6.1.0, <8.0.0",
27-
"rpaframework-core >=12.1.0",
27+
"rpaframework-core >=13.0.0",
2828
"tenacity >=8.0.1",
2929
"hubspot-api-client >=4.0.6",
3030
"docutils>=0.21.2",

packages/hubspot/uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)