Hi, this update came through automatically and broke the license scan for my project. We had to downgrade to 4.12 until it is fixed.
Steps to reproduce
python -m venv ./venv
. venv/bin/activate
pip install typing-extensions
pip install pip-licenses
pip-licenses
Name Version License
typing_extensions 4.13.0 UNKNOWN
Key one to get fixed since this library is at the bottom of the stack for a lot of software! Please let me know if you need any extra info.