I have successfully upgraded from Magento 2.3.2 to 2.3.3 using the following:
composer require magento/product-community-edition 2.3.3 --no-update
composer update
How do I know if includes the Patch 2? Is there a special way to apply Patch 2? or is it automatic.