diff --git a/templates/python/cua/pyproject.toml b/templates/python/cua/pyproject.toml index 7115077..712b07e 100644 --- a/templates/python/cua/pyproject.toml +++ b/templates/python/cua/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "pydantic_core==2.27.2", "pyee==12.1.1", "python-dotenv==1.0.1", - "requests==2.32.3", + "requests==2.32.4", "sniffio==1.3.1", "typing_extensions==4.12.2", "urllib3==2.3.0",