diff --git a/sdk/pyproject.toml b/sdk/pyproject.toml index 21d1c59..87526be 100644 --- a/sdk/pyproject.toml +++ b/sdk/pyproject.toml @@ -8,7 +8,7 @@ authors = [ requires-python = ">=3.11,<4.0" readme = "README.md" dependencies = [ - "harambe_core==0.59.2", + "harambe_core==0.59.3", "playwright==1.47.0", "beautifulsoup4==4.12.3", "requests==2.32.3",