importlib_metadata
importlib_metadata copied to clipboard
zipp version CVE-2024-5569
To address CVE-2024-5569 vulnerability issue, updated zipp version.
Related git issue: https://github.com/python/importlib_metadata/issues/495
@jaraco please review it, then build and test the change. Thanks.
I updated the zipp clause.
As discussed in #495, this isn't the right approach to take. importlib_metadata is compatible with the fixed version and will pick it up by default. It's up to downstream integrators to force the update if needed.