diff --git a/pyproject.toml b/pyproject.toml index a8839e58..b1fe6e0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dependencies = [ "types-mock", "types-requests", "types-setuptools", - "tableauserverclient==0.34", + "tableauserverclient==0.35", "urllib3", ] [project.optional-dependencies]