Description
I'm using Python 3.10.5 and having PIP 22.2.1 and while updating PIP to latest Version 22.2.2 ValueError raises and its not updating PIP

Expected behavior
No response
pip version
22.2.1
Python version
3.10.5
OS
Windows 10
How to Reproduce
- Open Console and Run
python -m pip install --upgrade pip
Output
No response
Code of Conduct