diff --git a/poetry.lock b/poetry.lock index 1ed46476e..71315bf91 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1505,13 +1505,13 @@ pyparsing = {version = ">=2.4.2,<3.0.0 || >3.0.0,<3.0.1 || >3.0.1,<3.0.2 || >3.0 [[package]] name = "hubspot-api-client" -version = "11.0.0" +version = "11.1.0" description = "HubSpot API client" optional = true python-versions = ">=3.7" files = [ - {file = "hubspot_api_client-11.0.0-py3-none-any.whl", hash = "sha256:ab33d660e35a5940ad8077c7057223fdde688204dfc34df66c7809642ec826f2"}, - {file = "hubspot_api_client-11.0.0.tar.gz", hash = "sha256:8696beaa0fcb3fc83aae17c3e22aa5318a0dc0095495476c2b6e5a3c5aabcd98"}, + {file = "hubspot_api_client-11.1.0-py3-none-any.whl", hash = "sha256:0c49e2c2f511a56d249c6890d2dfdd62afd04f66edc69a591e8348e28804634b"}, + {file = "hubspot_api_client-11.1.0.tar.gz", hash = "sha256:93ed914f1cd4dad67bacf26b8a1ec8506847483fa801cb2bddd4b2d887d0f825"}, ] [package.dependencies] @@ -1519,7 +1519,7 @@ certifi = ">=2023.1.1" python-dateutil = ">=2.8.2" requests = ">=2.31.0" six = ">=1.10,<2.0" -urllib3 = ">=1.15,<2.0" +urllib3 = ">=1.15,<3.0" [package.extras] dev = ["black", "pytest"]