Update pip and wheel to latest versions

We can do this now we have dropped support for Centos-8-Stream.

Change-Id: I922d6780d47c2e16070d20e7a59317e61215ed60
This commit is contained in:
Jonathan Rosser 2022-07-11 08:23:11 +01:00
parent 244134b94b
commit 28f15b95b0
1 changed files with 2 additions and 2 deletions

View File

@ -6,6 +6,6 @@
# Use this file with caution!
#
pip==21.3.1
wheel==0.37.0
pip==22.1.2
wheel==0.37.1
uWSGI==2.0.20