Python updated pip and setuptools
Change effective on 15 August 2022
The packaging tools used during the build of Python apps have been updated as follows:
- pip updated from
22.1.2to22.2.2for apps using Python 3.7+ (changelog) - setuptools updated from
60.10.0to63.4.3for apps using Python 3.7+ (changelog)