Issue #, if available:
N/A
Description of changes:
This PR updates the version of setuptools to 65.5.1 or later to resolve the Dependabot alert .
Python Packaging Authority (PyPA)'s setuptools is a library designed to facilitate packaging Python projects. Setuptools version 65.5.0 and earlier could allow remote attackers to cause a denial of service by fetching malicious HTML from a PyPI package or custom PackageIndex page due to a vulnerable Regular Expression in package_index. This has been patched in version 65.5.1.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available: N/A Description of changes: This PR updates the version of
setuptools
to65.5.1
or later to resolve the Dependabot alert .By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.