Zend certified PHP/Magento developer

Magento Update 2.4.2 to 2.4.3-p1

[InvalidArgumentException]                                                  
  Package is not installed: magento/project-community-edition-2.4.3.0-patch1  
                                                                              

update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [--with-dependencies] [--with-all-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-i|--interactive] [--root-reqs] [--] [<packages>]...

I got this error after update the site from 2.4.2 to 2.4.3-p1.
I run this command

composer require  magento/product-community-edition 2.4.3-p1 --no-update
composer update

Please let me know how to fix this error.

Thanks.