Rebuild image to fix CVE
PROD-37264

Change-Id: Ic1a9ad6479e20b8ae8d304137d3ece2feca14f78
diff --git a/test_set/tox.ini b/test_set/tox.ini
index 60ffc08..3041639 100644
--- a/test_set/tox.ini
+++ b/test_set/tox.ini
@@ -7,10 +7,10 @@
 commands = {posargs:pytest --version}
 download = true
 deps3 =
-       pip==21.1
+       pip==23.3.0
        virtualenv==20.21
        setuptools==65.5.1
-       wheel==0.38.0
+       wheel==0.38.1
 deps27 =
        pip==20.3.4
        virtualenv==20.15.1